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