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

◆ CanReceiveUpgrade()

bool FlammableBase::CanReceiveUpgrade ( )
inlineprotected

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

431 {
432 return m_CanReceiveUpgrade;
433 }
bool m_CanReceiveUpgrade
Определения Torch.c:16

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

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