BehaviourExtensions.EnableAll
Extension Method in BehaviourExtensions
Declaration
public static void EnableAll(this Behaviour[] behaviors)Description
Enables an array of behaviors.
Parameters
| behaviors | The behaviors to enable. |
public static void EnableAll(this Behaviour[] behaviors)Enables an array of behaviors.
| behaviors | The behaviors to enable. |