Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
debugweatherrpcdata.c
Go to the documentation of this file.
1
class
DebugWeatherRPCData
2
{
3
float
m_FogValue = -1;
4
float
m_OvercastValue = -1;
5
float
m_RainValue = -1;
6
7
float
m_FogInterpolation = 0;
8
float
m_OvercastInterpolation = -1;
9
float
m_RainInterpolation = -1;
10
11
float
m_FogDuration = -1;
12
float
m_OvercastDuration = -1;
13
float
m_RainDuration = -1;
14
}
DebugWeatherRPCData
Definition:
debugweatherrpcdata.c:1
DAYZ
scripts_v1.24.157551
scripts
game
debugweatherrpcdata.c
Generated by
1.8.17