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

◆ StartItemSoundServer() [1/2]

void InventoryItem::StartItemSoundServer ( int id)
inlineprotected

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

4483 {
4484 StartItemSoundServer(id, InventorySlots.INVALID);
4485 }
void StartItemSoundServer(int id, int slotId)
Определения ItemBase.c:4468

Перекрестные ссылки InventorySlots::INVALID и StartItemSoundServer().