Click or drag to resize

TriggerableSetAudioSourceAudioClipSetToCustom Method

Sets all the AudioSource AudioClips to the custom values defined in the inspector

Namespace:  DustProductions.TriggerMeTimbers
Assembly:  DustProductions.TriggerMeTimbers (in DustProductions.TriggerMeTimbers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void SetToCustom(
	bool triggerValue
)

Parameters

triggerValue
Type: SystemBoolean
The status of the triggeringBehaviour
See Also