![]() | TriggerableSetImageSprite Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerableSetImageSprite : CacheableTriggerable
The TriggerableSetImageSprite type exposes the following members.
Name | Description | |
---|---|---|
![]() | TriggerableSetImageSprite | Initializes a new instance of the TriggerableSetImageSprite class |
Name | Description | |
---|---|---|
![]() | DoCache |
Caches off the Sprites in all the Images referenced by this component.
(Overrides CacheableTriggerableDoCache.) |
![]() | Reset |
The Reset method Unity calls.
(Overrides TriggerableReset.) |
![]() | SetToCached |
Sets all the Image Sprites to the values they were when cached.
(Overrides CacheableTriggerableSetToCached.) |
![]() | SetToCustom |
Sets all the Image Sprites to the custom values defined in the inspector
(Overrides CacheableTriggerableSetToCustom(Boolean).) |