TriggerableSetInputText Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerableSetInputText : CacheableTriggerable
The TriggerableSetInputText type exposes the following members.
| Name | Description | |
|---|---|---|
| TriggerableSetInputText | Initializes a new instance of the TriggerableSetInputText class |
| Name | Description | |
|---|---|---|
| DoCache |
Save off the InputField.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).) |