![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
\desc Constants for Item Wetness States More...
Variables | |
| const float | STATE_DAMP = 0.05 |
| const float | STATE_DRENCHED = 0.8 |
| const float | STATE_DRY = 0 |
| const float | STATE_SOAKING_WET = 0.5 |
| const float | STATE_WET = 0.25 |
| const float | WEIGHT_DAMP = 1.0 |
| const float | WEIGHT_DRENCHED = 2.0 |
| const float | WEIGHT_DRY = 1.0 |
| const float | WEIGHT_SOAKING_WET = 1.66 |
| const float | WEIGHT_WET = 1.33 |
\desc Constants for Item Wetness States
|
private |
Definition at line 878 of file constants.c.
Referenced by ApplyDrynessToItemEx(), ItemBase::CanIgniteItem(), UniversalTemperatureSourceLambdaBaseImpl::DryItemsInVicinity(), GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), and UIScriptedMenu::UpdateItemInfoWetness().
|
private |
Definition at line 875 of file constants.c.
Referenced by GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), and UIScriptedMenu::UpdateItemInfoWetness().
|
private |
Definition at line 879 of file constants.c.
Referenced by GetCurrentItemHeatIsolation().
|
private |
Definition at line 876 of file constants.c.
Referenced by ApplyDrynessToItemEx(), ApplyWetnessToItem(), GetCurrentItemHeatIsolation(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), InventoryItem::ProcessItemWetness(), and UIScriptedMenu::UpdateItemInfoWetness().
|
private |
Definition at line 877 of file constants.c.
Referenced by ActionWringClothes::ActionCondition(), GetCurrentItemHeatIsolation(), FireworksLauncher::GetMaxAllowedWetness(), Entity::GetWetLevelInternal(), ActionWringClothes::OnFinishProgressServer(), Update(), and UIScriptedMenu::UpdateItemInfoWetness().
|
private |
Definition at line 906 of file constants.c.
|
private |
Definition at line 903 of file constants.c.
|
private |
Definition at line 907 of file constants.c.
|
private |
Definition at line 904 of file constants.c.
|
private |
Definition at line 905 of file constants.c.