tModLoader v2024.09
A mod to make and play Terraria mods
|
Inherits IDisposable.
Inherited by ASoundEffectBasedAudioTrack, and CueAudioTrack.
Public Member Functions | |
void | Pause () |
void | Play () |
void | Resume () |
void | Reuse () |
void | SetVariable (string variableName, float value) |
void | Stop (AudioStopOptions options) |
void | Update () |
Properties | |
bool | IsPaused [get] |
bool | IsPlaying [get] |
bool | IsStopped [get] |