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

◆ ActionCondition()

bool ActionBase::ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprotected

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

410 {
411 return true;
412 }

Перекрестные ссылки ActionTarget().

Используется в ActionConditionContinue() и Can().