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

◆ GetTrackableLegacySoundPath()

static string Terraria.ID.SoundID.GetTrackableLegacySoundPath ( int id)
inlinestatic

Definition at line 1002 of file SoundID.cs.

1003 {
1005 }
static List< string > _trackableLegacySoundPathList
Definition SoundID.cs:992

References Terraria.ID.SoundID._trackableLegacySoundPathList.

Referenced by Terraria.Audio.LegacySoundPlayer.LoadAll().