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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

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

24 {
25 m_ConditionItem = new CCINonRuined();
26 m_ConditionTarget = new CCTCursor(UAMaxDistances.REPAIR);
27 }
Определения CCINonRuined.c:2
Определения CCTCursor.c:2
const float REPAIR
Определения ActionConstants.c:113

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