|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Stop (AudioStopOptions options) |
| void | Play () |
| void | Pause () |
| void | SetVariable (string variableName, float value) |
| void | Resume () |
| void | Reuse () |
| void | Update () |
| void | Dispose () |
Properties | |
| bool | IsPlaying [get] |
| bool | IsStopped [get] |
| bool | IsPaused [get] |
Definition at line 6 of file IAudioTrack.cs.