Definition at line 2 of file sakhal.c.
◆ CalculateVolFog()
| override void SakhalData::CalculateVolFog |
( |
float | lerpValue, |
|
|
float | windMagnitude, |
|
|
float | changeTime ) |
|
protected |
◆ CalculateWind()
| override void SakhalData::CalculateWind |
( |
int | newWeather, |
|
|
bool | suddenChange, |
|
|
out float | magnitude, |
|
|
out float | direction ) |
|
protected |
◆ GetAgentSpawnChance()
| override float SakhalData::GetAgentSpawnChance |
( |
eAgents | agent | ) |
|
|
protected |
◆ GetColdAreaToolDamageModifier()
| override float SakhalData::GetColdAreaToolDamageModifier |
( |
| ) |
|
|
protected |
◆ LogWeatherData()
| bool SakhalData::LogWeatherData |
( |
| ) |
|
|
protected |
◆ BAD_WEATHER
| const int SakhalData::BAD_WEATHER = 3 |
|
protected |
◆ 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 |
The documentation for this class was generated from the following file: