![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | WorldData |
| Keeps information about currently loaded world, like temperature. More... | |
| class | WorldDataWeatherSettings |
| class | WorldDataDaytime |
Variables | |
| class WorldData | CLEAR_WEATHER = 1 |
| const int | CLOUDY_WEATHER = 2 |
| const int | BAD_WEATHER = 3 |
| class WorldDataWeatherSettings | int |
| class WorldDataWeatherSettings | m_Temperatures = new map<int, float>() |
| const int BAD_WEATHER = 3 |
Definition at line 420 of file worlddata.c.
| class WorldData CLEAR_WEATHER = 1 |
| const int CLOUDY_WEATHER = 2 |
Definition at line 419 of file worlddata.c.
| class WorldDataWeatherSettings int |
| class WorldDataWeatherSettings m_Temperatures = new map<int, float>() |