|  | TriggerableSetText Methods | 
The TriggerableSetText type exposes the following members.
 Methods
Methods| 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).) | 
 See Also
See Also