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

◆ CreateConditionComponents()

override void ActionFillBottleBase::CreateConditionComponents ( )
inlineprotected

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

46 {
47 m_ConditionItem = new CCINonRuined();
48 m_ConditionTarget = new CCTNone()
49 }
ref CCIBase m_ConditionItem
Определения ActionBase.c:64
ref CCTBase m_ConditionTarget
Определения ActionBase.c:65

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