DayZ 1.29
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:70
ref CCTBase m_ConditionTarget
Определения ActionBase.c:71

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