DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ RegisterSoundSet()

static void CrashSoundSets::RegisterSoundSet ( string sound_set)
inlinestaticprivate

См. определение в файле DayZGame.c строка 48

49 {
50 m_Mappings.Set(sound_set.Hash(), sound_set);
51 }
static ref map< int, string > m_Mappings
Определения DayZGame.c:46
proto native int Hash()
Returns hash of string.

Перекрестные ссылки string::Hash() и m_Mappings.

Используется в House::Init().