Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
WorldDataWeatherSettings Class Reference

Private Attributes

int m_BadWeatherChance = 80
int m_BadWeatherSuddenChance = 95
int m_CalmAfterStormTimeMax = 600
int m_CalmAfterStormTimeMin = 480
int m_ClearWeatherChance = 30
int m_DefaultHeigthBias = 170
int m_FoggyMorningHeigthBiasLowLimit = 155
int m_GlobalSuddenChance = 95
int m_OvercastMaxLength = 900
int m_OvercastMaxTime = 900
int m_OvercastMinLength = 600
int m_OvercastMinTime = 600
int m_RainLengthMax = 120
int m_RainLengthMin = 60
float m_RainThreshold = 0.6
int m_RainTimeMax = 120
int m_RainTimeMin = 60
int m_SnowfallLengthMax = 300
int m_SnowfallLengthMin = 150
float m_SnowfallThreshold = 0.3
int m_SnowfallTimeMax = 120
int m_SnowfallTimeMin = 60
float m_StormThreshold = 0.85
float m_ThundersnowThreshold = 0.98

Detailed Description

Definition at line 424 of file worlddata.c.

Field Documentation

◆ m_BadWeatherChance

int m_BadWeatherChance = 80
private

Definition at line 448 of file worlddata.c.

◆ m_BadWeatherSuddenChance

int m_BadWeatherSuddenChance = 95
private

Definition at line 449 of file worlddata.c.

◆ m_CalmAfterStormTimeMax

int m_CalmAfterStormTimeMax = 600
private

Definition at line 455 of file worlddata.c.

◆ m_CalmAfterStormTimeMin

int m_CalmAfterStormTimeMin = 480
private

Definition at line 454 of file worlddata.c.

◆ m_ClearWeatherChance

int m_ClearWeatherChance = 30
private

Definition at line 447 of file worlddata.c.

◆ m_DefaultHeigthBias

int m_DefaultHeigthBias = 170
private

Definition at line 452 of file worlddata.c.

◆ m_FoggyMorningHeigthBiasLowLimit

int m_FoggyMorningHeigthBiasLowLimit = 155
private

Definition at line 451 of file worlddata.c.

◆ m_GlobalSuddenChance

int m_GlobalSuddenChance = 95
private

Definition at line 446 of file worlddata.c.

◆ m_OvercastMaxLength

int m_OvercastMaxLength = 900
private

Definition at line 429 of file worlddata.c.

◆ m_OvercastMaxTime

int m_OvercastMaxTime = 900
private

Definition at line 427 of file worlddata.c.

◆ m_OvercastMinLength

int m_OvercastMinLength = 600
private

Definition at line 428 of file worlddata.c.

◆ m_OvercastMinTime

int m_OvercastMinTime = 600
private

Definition at line 426 of file worlddata.c.

◆ m_RainLengthMax

int m_RainLengthMax = 120
private

Definition at line 435 of file worlddata.c.

◆ m_RainLengthMin

int m_RainLengthMin = 60
private

Definition at line 434 of file worlddata.c.

◆ m_RainThreshold

float m_RainThreshold = 0.6
private

Definition at line 431 of file worlddata.c.

◆ m_RainTimeMax

int m_RainTimeMax = 120
private

Definition at line 433 of file worlddata.c.

◆ m_RainTimeMin

int m_RainTimeMin = 60
private

Definition at line 432 of file worlddata.c.

◆ m_SnowfallLengthMax

int m_SnowfallLengthMax = 300
private

Definition at line 444 of file worlddata.c.

◆ m_SnowfallLengthMin

int m_SnowfallLengthMin = 150
private

Definition at line 443 of file worlddata.c.

◆ m_SnowfallThreshold

float m_SnowfallThreshold = 0.3
private

Definition at line 440 of file worlddata.c.

◆ m_SnowfallTimeMax

int m_SnowfallTimeMax = 120
private

Definition at line 442 of file worlddata.c.

◆ m_SnowfallTimeMin

int m_SnowfallTimeMin = 60
private

Definition at line 441 of file worlddata.c.

◆ m_StormThreshold

float m_StormThreshold = 0.85
private

Definition at line 437 of file worlddata.c.

◆ m_ThundersnowThreshold

float m_ThundersnowThreshold = 0.98
private

Definition at line 438 of file worlddata.c.


The documentation for this class was generated from the following file: