![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Attributes | |
| const float | DAMAGE_ENVIRO_LIQUID_COEF_MAX = 2 |
| const float | DAMAGE_ENVIRO_LIQUID_COEF_MIN = 1 |
| const float | DAMAGE_ENVIRO_TEMPDIFF_MAX = 10 |
| const float | DAMAGE_ENVIRO_TEMPDIFF_MIN = 80 |
| const float | DAMAGE_OVERHEAT_PER_S = 0.1 |
Definition at line 82 of file waterbottle.c.
References Math::Clamp(), DAMAGE_ENVIRO_LIQUID_COEF_MAX, DAMAGE_ENVIRO_LIQUID_COEF_MIN, DAMAGE_ENVIRO_TEMPDIFF_MAX, DAMAGE_ENVIRO_TEMPDIFF_MIN, g_Game, GetItemOverheatThreshold(), GetQuantityMax(), GetTemperature(), Math::InverseLerp(), and Math::Lerp().
|
inlineprivate |
Definition at line 95 of file waterbottle.c.
References Math::Clamp(), DAMAGE_ENVIRO_LIQUID_COEF_MAX, DAMAGE_ENVIRO_LIQUID_COEF_MIN, DAMAGE_ENVIRO_TEMPDIFF_MAX, DAMAGE_ENVIRO_TEMPDIFF_MIN, GetItemOverheatThreshold(), GetQuantityMax(), GetTemperature(), Math::InverseLerp(), and Math::Lerp().
Definition at line 44 of file waterbottle.c.
|
inlineprivate |
Definition at line 64 of file canteen.c.
References g_Game, WorldData::GetAgentSpawnChance(), InsertAgent(), and Math::RandomFloat().
|
inlineprivate |
Definition at line 60 of file waterbottle.c.
References g_Game, WorldData::GetAgentSpawnChance(), InsertAgent(), and Math::RandomFloat().
|
inlineprivate |
Definition at line 33 of file canteen.c.
Referenced by GetEmptyingEndSoundset().
|
inlineprivate |
Definition at line 29 of file waterbottle.c.
|
inlineprivate |
Definition at line 38 of file canteen.c.
Referenced by GetEmptyingEndSoundset().
|
inlineprivate |
Definition at line 34 of file waterbottle.c.
|
inlineprivate |
Definition at line 43 of file canteen.c.
Referenced by GetEmptyingEndSoundset().
|
inlineprivate |
Definition at line 39 of file waterbottle.c.
|
inlineprivate |
Definition at line 18 of file canteen.c.
Referenced by GetEmptyingLoopSoundset().
|
inlineprivate |
Definition at line 14 of file waterbottle.c.
|
inlineprivate |
Definition at line 23 of file canteen.c.
Referenced by GetEmptyingLoopSoundset().
|
inlineprivate |
Definition at line 19 of file waterbottle.c.
|
inlineprivate |
Definition at line 28 of file canteen.c.
Referenced by GetEmptyingLoopSoundset().
|
inlineprivate |
Definition at line 24 of file waterbottle.c.
|
inlineprivate |
disregards liquid boil threshold if filled
Definition at line 109 of file waterbottle.c.
Referenced by AffectLiquidContainerOnFill(), and AffectLiquidContainerOnTransfer().
|
inlineprivate |
Definition at line 13 of file canteen.c.
Referenced by PlayPouringLoopSound().
|
inlineprivate |
Definition at line 9 of file waterbottle.c.
|
inlineprivate |
Definition at line 55 of file waterbottle.c.
|
inlineprivate |
Definition at line 75 of file waterbottle.c.
References InsertAgent().
|
private |
Definition at line 5 of file waterbottle.c.
Referenced by AffectLiquidContainerOnFill(), and AffectLiquidContainerOnTransfer().
|
private |
Definition at line 4 of file waterbottle.c.
Referenced by AffectLiquidContainerOnFill(), and AffectLiquidContainerOnTransfer().
|
private |
Definition at line 7 of file waterbottle.c.
Referenced by AffectLiquidContainerOnFill(), and AffectLiquidContainerOnTransfer().
|
private |
Definition at line 6 of file waterbottle.c.
Referenced by AffectLiquidContainerOnFill(), and AffectLiquidContainerOnTransfer().
|
private |
Definition at line 3 of file waterbottle.c.