TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ PlayOnlyIfFocused

bool Terraria.Audio.SoundStyle.PlayOnlyIfFocused
getset

If true, this sound won't play if the game's window isn't selected.

Definition at line 42 of file SoundStyle.cs.

42{ get; set; }

Referenced by Terraria.Audio.SoundStyle.SoundStyle(), Terraria.Audio.SoundStyle.Equals(), Terraria.Audio.SoundStyle.GetHashCode(), and Terraria.Audio.SoundStyle.PrintMembers().