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

◆ GetItemSoundHandler()

ItemSoundHandler InventoryItem::GetItemSoundHandler ( )
inlineprotected

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

4318 {
4319 if (!m_ItemSoundHandler)
4321
4322 return m_ItemSoundHandler;
4323 }
void ItemSoundHandler(ItemBase parent)
Определения ItemSoundHandler.c:31
ref ItemSoundHandler m_ItemSoundHandler
Определения ItemBase.c:134

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