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

◆ CanBePerformedFromInventory()

bool ActionBase::CanBePerformedFromInventory ( )
inlineprotected

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

315 {
316 return false;
317 }

Используется в CanBeSetFromInventory(), ActionManagerClient::CanPerformActionFromInventory() и ActionManagerClient::PerformActionFromInventory().