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

◆ CanReceiveUpgrade()

bool FlammableBase::CanReceiveUpgrade ( )
inlineprotected

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

424 {
425 return m_CanReceiveUpgrade;
426 }
bool m_CanReceiveUpgrade
Определения Torch.c:10

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

Используется в ActionUpgradeTorchFromGasPump::ActionCondition() и RecipeBase::CanDo().