Click or drag to resize

TriggerableSetText Class

Allows you to set Text components to a custom string or back to their cached value on a trigger.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          DustProductions.TriggerMeTimbersTriggerable
            DustProductions.TriggerMeTimbersCacheableTriggerable
              DustProductions.TriggerMeTimbersTriggerableSetText

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

The TriggerableSetText type exposes the following members.

Constructors
  NameDescription
Public methodTriggerableSetText
Initializes a new instance of the TriggerableSetText class
Top
Methods
See Also