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

◆ GetDisableColdAreaPlacementCheck()

static bool CfgGameplayHandler::GetDisableColdAreaPlacementCheck ( )
inlinestaticprivate

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

343 {
344 return m_Data.BaseBuildingData.HologramData.disableColdAreaPlacementCheck;
345 }
static ref CfgGameplayJson m_Data
Определения CfgGameplayHandler.c:6

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

Используется в ActionCreateGreenhouseGardenPlot::ActionCondition(), ActionDigGardenPlot::ActionCondition(), ActionDismantleGardenPlot::ActionCondition() и ActionTogglePlaceObjectDigging::ActionCondition().