![]() |
Dayz Explorer 1.29.162510
|
Keeps information about currently loaded world, like temperature. More...
Protected Attributes | |
| float | SUDDENCHANGE_TIME_MULTIPLIER = 0.2 |
| float | SUDDENCHANGE_LENGTH_MULTIPLIER = 0.4 |
| float | WIND_MAGNITUDE_TIME_MULTIPLIER = 0.1 |
| float | WIND_DIRECTION_TIME_MULTIPLIER = 0.05 |
| Weather | m_Weather |
| float | m_EnvironmentTemperature |
| bool | m_EnTempUpdated |
| float | m_Timer |
| float | m_MaxTemps [12] |
| float | m_MinTemps [12] |
| float | m_Sunrise_Jan |
| float | m_Sunset_Jan |
| float | m_Sunrise_Jul |
| float | m_Sunset_Jul |
| ref array< vector > | m_FiringPos |
| bool | m_Pollution |
| ref CatchYieldBank | m_YieldBank |
| ref WorldDataWeatherSettings | m_WeatherDefaultSettings |
| ref WorldDataLiquidSettings | m_LiquidSettings |
| ref TStringArray | m_DefaultPlayerRestrictedAreas |
| int | m_BadWeatherChance |
| weather related | |
| int | m_ClearWeatherChance |
| bool | m_IsSuddenChange |
| float | m_WorldWindCoef |
| float | m_UniversalTemperatureSourceCapModifier |
| int | m_SameWeatherCnt = 0 |
| int | m_StepValue = 5 |
| int | m_Chance = 50 |
| int | m_ChoosenWeather = 1 |
| int | m_LastWeather = 0 |
| float | m_DayTemperature = 10 |
| float | m_NightTemperature = 6 |
Keeps information about currently loaded world, like temperature.
Definition at line 2 of file worlddata.c.
|
protected |
Definition at line 50 of file worlddata.c.
Definition at line 269 of file worlddata.c.
Definition at line 123 of file worlddata.c.
|
protected |
|
protected |
Returns the desired snowflake scale based on weather simulation state.
| weather | Weather instance |
Definition at line 195 of file worlddata.c.
|
protected |
Definition at line 359 of file worlddata.c.
Definition at line 254 of file worlddata.c.
Definition at line 89 of file worlddata.c.
Definition at line 96 of file worlddata.c.
Definition at line 248 of file worlddata.c.
|
protected |
Definition at line 207 of file worlddata.c.
Definition at line 212 of file worlddata.c.
Definition at line 217 of file worlddata.c.
Definition at line 224 of file worlddata.c.
|
protected |
Definition at line 388 of file worlddata.c.
|
protected |
Definition at line 263 of file worlddata.c.
|
protected |
Definition at line 406 of file worlddata.c.
|
protected |
Definition at line 104 of file worlddata.c.
|
protected |
Definition at line 393 of file worlddata.c.
Definition at line 229 of file worlddata.c.
|
protected |
Definition at line 411 of file worlddata.c.
|
protected |
Definition at line 282 of file worlddata.c.
|
protected |
Return actual temperature of environment based on provided parameters.
| object | Reference to object that is used mainly for sea height related calculation |
| properties | Flag made of EEnvironmentTemperatureComponent which will influence the resulting value of temperature based on combination of the parts |
Definition at line 302 of file worlddata.c.
|
protected |
Return value of queried EEnvironmentTemperatureComponent which can be used in future calculation(s).
| temperature | Base temperature which will be used in component calculation (currently WIND only) |
| properties | Flag made of EEnvironmentTemperatureComponent which will influence the resulting value of temperature based on combination of the parts |
Definition at line 327 of file worlddata.c.
|
protected |
Definition at line 292 of file worlddata.c.
|
protected |
Definition at line 287 of file worlddata.c.
|
protected |
Definition at line 58 of file worlddata.c.
|
protected |
override this to properly register world-specific yields
Definition at line 365 of file worlddata.c.
|
protected |
Definition at line 375 of file worlddata.c.
|
protected |
Definition at line 370 of file worlddata.c.
|
protected |
Definition at line 165 of file worlddata.c.
Updates local weather effects.
| weather | Weather instance |
| timeslice | Time delta since last update |
Definition at line 185 of file worlddata.c.
|
protected |
Definition at line 241 of file worlddata.c.
Definition at line 345 of file worlddata.c.
|
protected |
weather related
Definition at line 36 of file worlddata.c.
|
protected |
Definition at line 46 of file worlddata.c.
|
protected |
Definition at line 47 of file worlddata.c.
|
protected |
Definition at line 37 of file worlddata.c.
|
protected |
DEPRECATED
Definition at line 403 of file worlddata.c.
|
protected |
Definition at line 33 of file worlddata.c.
|
protected |
Definition at line 20 of file worlddata.c.
|
protected |
Definition at line 19 of file worlddata.c.
Definition at line 28 of file worlddata.c.
|
protected |
Definition at line 38 of file worlddata.c.
|
protected |
Definition at line 48 of file worlddata.c.
|
protected |
Definition at line 32 of file worlddata.c.
|
protected |
Definition at line 22 of file worlddata.c.
|
protected |
Definition at line 23 of file worlddata.c.
|
protected |
Definition at line 404 of file worlddata.c.
|
protected |
Definition at line 29 of file worlddata.c.
|
protected |
Definition at line 44 of file worlddata.c.
|
protected |
Definition at line 45 of file worlddata.c.
|
protected |
Definition at line 24 of file worlddata.c.
|
protected |
Definition at line 26 of file worlddata.c.
|
protected |
Definition at line 25 of file worlddata.c.
|
protected |
Definition at line 27 of file worlddata.c.
|
protected |
Definition at line 21 of file worlddata.c.
|
protected |
Definition at line 41 of file worlddata.c.
|
protected |
Definition at line 18 of file worlddata.c.
|
protected |
Definition at line 31 of file worlddata.c.
|
protected |
Definition at line 39 of file worlddata.c.
|
protected |
Definition at line 30 of file worlddata.c.
|
protected |
Definition at line 14 of file worlddata.c.
|
protected |
Definition at line 13 of file worlddata.c.
|
protected |
Definition at line 16 of file worlddata.c.
|
protected |
Definition at line 15 of file worlddata.c.