BehaviorExtensions
Static Class in Zigurous.Utility
Declaration
public static class BehaviorExtensionsDescription
Extension methods for Unity Behaviors.
Extension Methods
| SetEnabled | Sets the enabled state of a behavior. |
| EnableAll | Enables an array of behaviors. |
| DisableAll | Disables an array of behaviors. |