Enum ChangeAudioOnStart.Behavior
The behavior at the end of ChangeAudioOnStart.
Namespace: OmiyaGames.Audio
Assembly: cs.temp.dll.dll
Syntax
public enum Behavior
Fields
| Name | Description |
|---|---|
| ClearHistory | Clears AudioHistory. |
| StopPriorAudio | Just stop playing the audio that was playing prior to this. |