tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
ActiveSound (SoundStyle style, Vector2? position=null) | |
void | Pause () |
void | Resume () |
void | Stop () |
void | Update () |
Public Attributes | |
Vector2? | Position |
float | Volume |
Properties | |
bool | IsPlaying [get] |
SoundEffectInstance | Sound [get] |
SoundStyle | Style [get] |