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

◆ ActionCondition()

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

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

416 {
417 return true;
418 }

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

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