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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

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

35 {
36 m_ConditionItem = new CCINonRuined;
37 m_ConditionTarget = new CCTSelf;
38 }
Определения CCINonRuined.c:2
Определения CCTSelf.c:2