Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
SakhalData Class Reference
Inheritance diagram for SakhalData:
WorldData

Protected Member Functions

override void CalculateWind (int newWeather, bool suddenChange, out float magnitude, out float direction)
 
override void CalculateVolFog (float lerpValue, float windMagnitude, float changeTime)
 
override float GetAgentSpawnChance (eAgents agent)
 
override float GetColdAreaToolDamageModifier ()
 
bool LogWeatherData ()
 

Protected Attributes

const int CLEAR_WEATHER = 1
 DEPRECATED (see WorldDataWeatherConstants)
 
const int CLOUDY_WEATHER = 2
 
const int BAD_WEATHER = 3
 

Detailed Description

Definition at line 2 of file sakhal.c.

Member Function Documentation

◆ CalculateVolFog()

override void SakhalData::CalculateVolFog ( float lerpValue,
float windMagnitude,
float changeTime )
protected

Definition at line 657 of file sakhal.c.

◆ CalculateWind()

override void SakhalData::CalculateWind ( int newWeather,
bool suddenChange,
out float magnitude,
out float direction )
protected

Definition at line 587 of file sakhal.c.

◆ GetAgentSpawnChance()

override float SakhalData::GetAgentSpawnChance ( eAgents agent)
protected

Definition at line 669 of file sakhal.c.

◆ GetColdAreaToolDamageModifier()

override float SakhalData::GetColdAreaToolDamageModifier ( )
protected

Definition at line 677 of file sakhal.c.

◆ LogWeatherData()

bool SakhalData::LogWeatherData ( )
protected

Definition at line 682 of file sakhal.c.

Member Data Documentation

◆ BAD_WEATHER

const int SakhalData::BAD_WEATHER = 3
protected

Definition at line 693 of file sakhal.c.

◆ CLEAR_WEATHER

const int SakhalData::CLEAR_WEATHER = 1
protected

DEPRECATED (see WorldDataWeatherConstants)

Definition at line 691 of file sakhal.c.

◆ CLOUDY_WEATHER

const int SakhalData::CLOUDY_WEATHER = 2
protected

Definition at line 692 of file sakhal.c.


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