![]() | TriggerableSetBehavioursEnabled Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerableSetBehavioursEnabled : CacheableTriggerable
The TriggerableSetBehavioursEnabled type exposes the following members.
Name | Description | |
---|---|---|
![]() | TriggerableSetBehavioursEnabled | Initializes a new instance of the TriggerableSetBehavioursEnabled class |
Name | Description | |
---|---|---|
![]() | DoCache |
Saves off all the MonoBehaviour.enabled statuses for later use.
(Overrides CacheableTriggerableDoCache.) |
![]() | SetToCached |
Sets all the MonoBehaviour.enabled values to the values they were when cached.
(Overrides CacheableTriggerableSetToCached.) |
![]() | SetToCustom |
Sets the Behaviour.enabled values to the values defined in the inspector.
(Overrides CacheableTriggerableSetToCustom(Boolean).) |