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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

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

92 {
93 m_ConditionItem = new CCINonRuined();
94 m_ConditionTarget = new CCTSelf();
95 }
Определения CCINonRuined.c:2
Определения CCTSelf.c:2