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

◆ GetItemSoundHandler()

ItemSoundHandler InventoryItem::GetItemSoundHandler ( )
inlineprotected

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

4440 {
4441 if (!m_ItemSoundHandler)
4443
4444 return m_ItemSoundHandler;
4445 }
void ItemSoundHandler(ItemBase parent)
Определения ItemSoundHandler.c:31
ref ItemSoundHandler m_ItemSoundHandler
Определения ItemBase.c:142

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