Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
fireplacefirebarrel.c
Go to the documentation of this file.
2{
4 {
6 m_UTSSettings.m_TemperatureCap = 20;
7
8 m_UnderObjectDecalSpawnSettings.m_ScaleMax = 0.44;
9
11 }
12
13 override bool IsBaseFireplace()
14 {
15 return true;
16 }
17}
override bool IsBaseFireplace()
ref UniversalTemperatureSourceSettings m_UTSSettings
ref UnderObjectDecalSpawnSettings m_UnderObjectDecalSpawnSettings
bool m_ThawnSurfaceUnderSupport
size of wetness increment (per FP heating tick) added to overall FP wetness when ignited on wet surfa...
static const float ITEM_TEMPERATURE_NEUTRAL_ZONE_MIDDLE
Definition constants.c:811