tModLoader v2023.01
A mod to make and play Terraria mods
|
Inherits IDisposable.
Inherited by Terraria.Audio.ASoundEffectBasedAudioTrack, and Terraria.Audio.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] |