tModLoader v2025.04
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
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
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) (defined in SoundPlayer)SoundPlayer
TryGetActiveSound(SlotId id, [NotNullWhen(true)] out ActiveSound? result)SoundPlayer
Update() (defined in SoundPlayer)SoundPlayer