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

◆ Identifier

string? Terraria.Audio.SoundStyle.Identifier
getset

If defined, this string will be the only thing used to determine which styles should instances be shared with.

Definition at line 30 of file SoundStyle.cs.

30{ get; set; }

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