tModLoader v2025.07
A mod to make and play Terraria mods
SoundPlayer Member List

This is the complete list of members for SoundPlayer, including all inherited members.

FindActiveSound(in SoundStyle style) (defined in SoundPlayer)SoundPlayer
PauseAll() (defined in SoundPlayer)SoundPlayer
PauseOrStopAll() (defined in SoundPlayer)SoundPlayer
Play(in SoundStyle style, Vector2? position=null, SoundUpdateCallback? updateCallback=null) (defined in SoundPlayer)SoundPlayer
Reload() (defined in SoundPlayer)SoundPlayer
ResumeAll() (defined in SoundPlayer)SoundPlayer
StopAll() (defined in SoundPlayer)SoundPlayer
StopAll(in SoundStyle style)SoundPlayer
StopAll(in SoundStyle style, int variant)SoundPlayer
TryGetActiveSound(SlotId id, [NotNullWhen(true)] out ActiveSound? result)SoundPlayer
Update() (defined in SoundPlayer)SoundPlayer