Click or drag to resize

TriggerableSetBehavioursEnabled Class

Allows you to set Behaviours to a custom enabled status, or back to what they were when cached on some sort of trigger.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          DustProductions.TriggerMeTimbersTriggerable
            DustProductions.TriggerMeTimbersCacheableTriggerable
              DustProductions.TriggerMeTimbersTriggerableSetBehavioursEnabled

Namespace:  DustProductions.TriggerMeTimbers
Assembly:  DustProductions.TriggerMeTimbers (in DustProductions.TriggerMeTimbers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TriggerableSetBehavioursEnabled : CacheableTriggerable

The TriggerableSetBehavioursEnabled type exposes the following members.

Constructors
  NameDescription
Public methodTriggerableSetBehavioursEnabled
Initializes a new instance of the TriggerableSetBehavioursEnabled class
Top
Methods
See Also