DayZ
1.24
Loading...
Searching...
No Matches
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:2
DebugWeatherRPCData::m_FogValue
float m_FogValue
Definition
DebugWeatherRPCData.c:3
DebugWeatherRPCData::m_RainDuration
float m_RainDuration
Definition
DebugWeatherRPCData.c:13
DebugWeatherRPCData::m_OvercastInterpolation
float m_OvercastInterpolation
Definition
DebugWeatherRPCData.c:8
DebugWeatherRPCData::m_OvercastValue
float m_OvercastValue
Definition
DebugWeatherRPCData.c:4
DebugWeatherRPCData::m_FogInterpolation
float m_FogInterpolation
Definition
DebugWeatherRPCData.c:7
DebugWeatherRPCData::m_FogDuration
float m_FogDuration
Definition
DebugWeatherRPCData.c:11
DebugWeatherRPCData::m_RainValue
float m_RainValue
Definition
DebugWeatherRPCData.c:5
DebugWeatherRPCData::m_RainInterpolation
float m_RainInterpolation
Definition
DebugWeatherRPCData.c:9
DebugWeatherRPCData::m_OvercastDuration
float m_OvercastDuration
Definition
DebugWeatherRPCData.c:12
scripts
3_Game
DebugWeatherRPCData.c
Generated by
1.10.0