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

◆ CreateConditionComponents()

override void ActionCarHornLong::CreateConditionComponents ( )
inlineprivate

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

242 {
243 m_ConditionItem = new CCINone();
244 m_ConditionTarget = new CCTNone();
245 }
ref CCIBase m_ConditionItem
Определения ActionBase.c:64
ref CCTBase m_ConditionTarget
Определения ActionBase.c:65

Перекрестные ссылки ActionBase::m_ConditionItem и ActionBase::m_ConditionTarget.