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

◆ ActionCondition()

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

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

404 {
405 return true;
406 }

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

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