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

◆ CanBePerformedFromInventory()

bool ActionBase::CanBePerformedFromInventory ( )
inlineprotected

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

309 {
310 return false;
311 }

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