Definition at line 2 of file chernarusplus.c.
◆ CalculateVolFog()
| override void ChernarusPlusData::CalculateVolFog |
( |
float | lerpValue, |
|
|
float | windMagnitude, |
|
|
float | changeTime ) |
|
protected |
◆ CalculateWind()
| override void ChernarusPlusData::CalculateWind |
( |
int | newWeather, |
|
|
bool | suddenChange, |
|
|
out float | magnitude, |
|
|
out float | direction ) |
|
protected |
◆ Init()
| override void ChernarusPlusData::Init |
( |
| ) |
|
|
protected |
◆ LogWeatherData()
| bool ChernarusPlusData::LogWeatherData |
( |
| ) |
|
|
protected |
◆ SetupWeatherSettings()
| override void ChernarusPlusData::SetupWeatherSettings |
( |
| ) |
|
|
protected |
◆ WeatherOnBeforeChange()
◆ BAD_WEATHER
| const int ChernarusPlusData::BAD_WEATHER = 3 |
|
protected |
◆ CHERNARUS_ARTY_STRIKE_POS
| const ref array<vector> ChernarusPlusData::CHERNARUS_ARTY_STRIKE_POS |
|
staticprotected |
Initial value: =
{
"-500.00 165.00 5231.69",
"-500.00 300.00 9934.41",
"10406.86 192.00 15860.00",
"4811.75 370.00 15860.00",
"-500.00 453.00 15860.00"
}
Definition at line 22 of file chernarusplus.c.
◆ CLEAR_WEATHER
| const int ChernarusPlusData::CLEAR_WEATHER = 1 |
|
protected |
DEPRECATED (see WorldDataWeatherConstants).
Definition at line 526 of file chernarusplus.c.
◆ CLOUDY_WEATHER
| const int ChernarusPlusData::CLOUDY_WEATHER = 2 |
|
protected |
◆ m_badWeatherChance
◆ m_chance
◆ m_choosenWeather
◆ m_clearWeatherChance
◆ m_lastWeather
◆ m_sameWeatherCnt
◆ m_stepValue
◆ OVERCAST_MAX_TIME
| const int ChernarusPlusData::OVERCAST_MAX_TIME = 900 |
|
protected |
◆ OVERCAST_MIN_TIME
| const int ChernarusPlusData::OVERCAST_MIN_TIME = 600 |
|
protected |
◆ RAIN_THRESHOLD
| const float ChernarusPlusData::RAIN_THRESHOLD = 0.6 |
|
protected |
◆ RAIN_TIME_MAX
| const int ChernarusPlusData::RAIN_TIME_MAX = 120 |
|
protected |
◆ RAIN_TIME_MIN
| const int ChernarusPlusData::RAIN_TIME_MIN = 60 |
|
protected |
◆ STORM_THRESHOLD
| const float ChernarusPlusData::STORM_THRESHOLD = 0.9 |
|
protected |
The documentation for this class was generated from the following file: