Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DebugWeatherRPCData Class Reference

Private Attributes

float m_FogDuration = -1
float m_FogInterpolation = 0
float m_FogValue = -1
float m_OvercastDuration = -1
float m_OvercastInterpolation = -1
float m_OvercastValue = -1
float m_RainDuration = -1
float m_RainInterpolation = -1
float m_RainValue = -1
float m_SnowfallDuration = -1
float m_SnowfallInterpolation = -1
float m_SnowfallValue = -1
float m_StormDensity = -1
float m_StormThreshold = -1
float m_StormTimeOut = -1
float m_VolFogDistanceDensity = -1
float m_VolFogDistanceDensityTime = -1
float m_VolFogHeightBias = -1
float m_VolFogHeightBiasTime = -1
float m_VolFogHeightDensity = -1
float m_VolFogHeightDensityTime = -1
float m_WindDDuration = -1
float m_WindDInterpolation = -1
float m_WindDirectionValue = -1
float m_WindMagnitudeValue = -1
float m_WindMDuration = -1
float m_WindMInterpolation = -1

Detailed Description

Definition at line 1 of file debugweatherrpcdata.c.

Field Documentation

◆ m_FogDuration

float m_FogDuration = -1
private

Definition at line 13 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_FogInterpolation

float m_FogInterpolation = 0
private

Definition at line 8 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_FogValue

float m_FogValue = -1
private

Definition at line 3 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_OvercastDuration

float m_OvercastDuration = -1
private

Definition at line 14 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_OvercastInterpolation

float m_OvercastInterpolation = -1
private

Definition at line 9 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_OvercastValue

float m_OvercastValue = -1
private

Definition at line 4 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_RainDuration

float m_RainDuration = -1
private

Definition at line 15 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_RainInterpolation

float m_RainInterpolation = -1
private

Definition at line 10 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_RainValue

float m_RainValue = -1
private

Definition at line 5 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_SnowfallDuration

float m_SnowfallDuration = -1
private

Definition at line 16 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_SnowfallInterpolation

float m_SnowfallInterpolation = -1
private

Definition at line 11 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_SnowfallValue

float m_SnowfallValue = -1
private

Definition at line 6 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_StormDensity

float m_StormDensity = -1
private

Definition at line 27 of file debugweatherrpcdata.c.

◆ m_StormThreshold

float m_StormThreshold = -1
private

Definition at line 28 of file debugweatherrpcdata.c.

◆ m_StormTimeOut

float m_StormTimeOut = -1
private

Definition at line 29 of file debugweatherrpcdata.c.

◆ m_VolFogDistanceDensity

float m_VolFogDistanceDensity = -1
private

Definition at line 18 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_VolFogDistanceDensityTime

float m_VolFogDistanceDensityTime = -1
private

Definition at line 19 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_VolFogHeightBias

float m_VolFogHeightBias = -1
private

Definition at line 24 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_VolFogHeightBiasTime

float m_VolFogHeightBiasTime = -1
private

Definition at line 25 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_VolFogHeightDensity

float m_VolFogHeightDensity = -1
private

Definition at line 21 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_VolFogHeightDensityTime

float m_VolFogHeightDensityTime = -1
private

Definition at line 22 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_WindDDuration

float m_WindDDuration = -1
private

Definition at line 37 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_WindDInterpolation

float m_WindDInterpolation = -1
private

Definition at line 36 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_WindDirectionValue

float m_WindDirectionValue = -1
private

Definition at line 35 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_WindMagnitudeValue

float m_WindMagnitudeValue = -1
private

Definition at line 31 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), and CGame::OnRPC().

◆ m_WindMDuration

float m_WindMDuration = -1
private

Definition at line 33 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), and GetRPCDataNormal().

◆ m_WindMInterpolation

float m_WindMInterpolation = -1
private

Definition at line 32 of file debugweatherrpcdata.c.

Referenced by GetRPCDataImmediate(), and GetRPCDataNormal().


The documentation for this class was generated from the following file: