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

◆ PluginInventoryRepair()

void PluginBase::PluginInventoryRepair ( )
inlineprotected

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

14 {
15 m_ItemsToRepair = new array<EntityAI>();
16 m_CorrectILs = new array<ref InventoryLocation>();
17 }
ref array< EntityAI > m_ItemsToRepair
Определения PluginInventoryRepair.c:9
ref array< ref InventoryLocation > m_CorrectILs
Определения PluginInventoryRepair.c:10

Перекрестные ссылки m_CorrectILs и m_ItemsToRepair.