BehaviourExtensions.EnableAll

Extension Method in BehaviourExtensions

Declaration

public static void EnableAll(this Behaviour[] behaviors)

Description

Enables an array of behaviors.

Parameters

behaviorsThe behaviors to enable.