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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

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

19 {
20 m_ConditionItem = new CCINonRuined();
21 m_ConditionTarget = new CCTCursor(UAMaxDistances.REPAIR);
22 }
Определения CCINonRuined.c:2
Определения CCTCursor.c:2
const float REPAIR
Определения ActionConstants.c:113

Перекрестные ссылки UAMaxDistances::REPAIR.