Click or drag to resize

DelegateEntityFilterTEntityApplyChanges Method

Applies the changes to this filter. This method must be called after setting the IsMatchMethod property in order for the change to take effect. Changes will take effect the next time after calling this method that entities are redistributed within the filter chain with a call to RedistributeEntities.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void ApplyChanges()
See Also