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

◆ GetSoundSetID()

static int SoundSetMap::GetSoundSetID ( string name)
inlinestaticprivate

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

28 {
29 return m_SoundSetMapIDByName.Get(name);
30 }
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
static ref map< string, int > m_SoundSetMapIDByName
Определения SoundSetMap.c:4

Перекрестные ссылки m_SoundSetMapIDByName и name.