DayZ
1.24
Loading...
Searching...
No Matches
MainMenuWorldData.c
Go to the documentation of this file.
1
#ifdef PLATFORM_CONSOLE
2
class
MainMenuWorldData
:
WorldData
3
{
4
override
bool
WeatherOnBeforeChange(
EWeatherPhenomenon
type,
float
actual
,
float
change
,
float
time
)
5
{
6
return
false
;
7
}
8
}
9
#endif
EWeatherPhenomenon
EWeatherPhenomenon
Definition
Weather.c:11
Param3
Definition
EntityAI.c:95
WorldData
Keeps information about currently loaded world, like temperature.
Definition
WorldData.c:3
scripts
4_World
Classes
Worlds
MainMenuWorldData.c
Generated by
1.10.0