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