TriggerableSetText Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerableSetText : CacheableTriggerable
The TriggerableSetText type exposes the following members.
| Name | Description | |
|---|---|---|
| TriggerableSetText | Initializes a new instance of the TriggerableSetText class |
| Name | Description | |
|---|---|---|
| DoCache |
Save off the Text values.
(Overrides CacheableTriggerableDoCache.) | |
| Reset |
The Reset method Unity calls.
(Overrides TriggerableReset.) | |
| SetToCached |
Sets the text values to what they were when cached.
(Overrides CacheableTriggerableSetToCached.) | |
| SetToCustom |
Set the text values to the values defined in the inspector
(Overrides CacheableTriggerableSetToCustom(Boolean).) |