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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

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

22 {
23 m_ConditionItem = new CCINonRuined();
24 m_ConditionTarget = new CCTSelf();
25 }
Определения CCINonRuined.c:2
Определения CCTSelf.c:2