DayZ 1.24
|
Variables | |
const float | GameConstants::STATE_DRENCHED = 0.8 |
const float | GameConstants::STATE_SOAKING_WET = 0.5 |
const float | GameConstants::STATE_WET = 0.25 |
const float | GameConstants::STATE_DAMP = 0.05 |
const float | GameConstants::STATE_DRY = 0 |
const float | GameConstants::WEIGHT_DRENCHED = 2.0 |
const float | GameConstants::WEIGHT_SOAKING_WET = 1.66 |
const float | GameConstants::WEIGHT_WET = 1.33 |
const float | GameConstants::WEIGHT_DAMP = 1.0 |
const float | GameConstants::WEIGHT_DRY = 1.0 |
\desc Constants for Item Wetness States
\desc Constants for Item Wetness States
Definition at line 784 of file constants.c.
Referenced by Environment::ApplyDrynessToItemEx(), ItemBase::CanIgniteItem(), UniversalTemperatureSourceLambdaBaseImpl::DryItemsInVicinity(), GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), and UIScriptedMenu::UpdateItemInfoWetness().
Definition at line 781 of file constants.c.
Referenced by GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), and UIScriptedMenu::UpdateItemInfoWetness().
Definition at line 785 of file constants.c.
Referenced by GetCurrentItemHeatIsolation().
Definition at line 782 of file constants.c.
Referenced by Environment::ApplyDrynessToItemEx(), Environment::ApplyWetnessToItem(), GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), InventoryItem::ProcessItemWetness(), and UIScriptedMenu::UpdateItemInfoWetness().
Definition at line 783 of file constants.c.
Referenced by ActionWringClothes::ActionCondition(), GetCurrentItemHeatIsolation(), FireworksLauncher::GetMaxAllowedWetness(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), Environment::Update(), and UIScriptedMenu::UpdateItemInfoWetness().
Definition at line 796 of file constants.c.
Definition at line 793 of file constants.c.
Definition at line 797 of file constants.c.
Definition at line 794 of file constants.c.
Definition at line 795 of file constants.c.