Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
Terraria.Audio.IAudioTrack Interface Reference

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]
 

Detailed Description

Definition at line 6 of file IAudioTrack.cs.


The documentation for this interface was generated from the following file: