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

◆ GetDisableColdAreaPlacementCheck()

static bool CfgGameplayHandler::GetDisableColdAreaPlacementCheck ( )
inlinestaticprivate

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

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

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

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