DIFF

class CrashSoundSetsSource

Members 1

static ref map<int, string> m_Mappings = new map<int, string>

Methods 2

static void RegisterSoundSet(string sound_set)
Referenced by CrashBase.Init()
static string GetSoundSetByHash(int hash)
References map.Find(), and m_Mappings
Referenced by DayZGame.OnRPC()