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

◆ GetItemSoundHandler()

ItemSoundHandler InventoryItem::GetItemSoundHandler ( )
inlineprotected

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

4390 {
4391 if (!m_ItemSoundHandler)
4393
4394 return m_ItemSoundHandler;
4395 }
void ItemSoundHandler(ItemBase parent)
Определения ItemSoundHandler.c:31
ref ItemSoundHandler m_ItemSoundHandler
Определения ItemBase.c:134

Перекрестные ссылки ItemSoundHandler() и m_ItemSoundHandler.