Method RemoveParameterBinders
RemoveParameterBinders<T>()
Remove all Property Binders of Given Type
Declaration
[Obsolete("Please use RemovePropertyBinders<T>() instead")]
public void RemoveParameterBinders<T>() where T : VFXBinderBase
Type Parameters
Name | Description |
---|---|
T | Specified VFXBinderBase type |