BehaviourExtensions
Static Class in Zigurous.Architecture
Declaration
public static class BehaviourExtensionsDescription
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. |