class CrashDebugDataDIAG_DEVELOPERSource
Members 21
static ref array<ref CrashDebugData> m_CrashData = new array<ref CrashDebugData>DIAG_DEVELOPERstatic ref CrashDebugData m_CrashDataPointDIAG_DEVELOPERstring m_VehicleTypeDIAG_DEVELOPERReferenced by DumpData()
string m_DamageTypeDIAG_DEVELOPERReferenced by DumpData()
float m_DamageDIAG_DEVELOPERReferenced by DumpData()
string m_ZoneDIAG_DEVELOPERReferenced by DumpData()
float m_MomentumCurrDIAG_DEVELOPERReferenced by DumpData()
float m_MomentumPrevDIAG_DEVELOPERReferenced by DumpData()
float m_MomentumDeltaDIAG_DEVELOPERReferenced by DumpData()
float m_SpeedometerDIAG_DEVELOPERReferenced by DumpData()
float m_SpeedWorldDIAG_DEVELOPERReferenced by DumpData()
float m_SpeedWorldPrevDIAG_DEVELOPERReferenced by DumpData()
float m_SpeedWorldDeltaDIAG_DEVELOPERReferenced by DumpData()
vector m_VelocityCurDIAG_DEVELOPERReferenced by DumpData()
vector m_VelocityPrevDIAG_DEVELOPERReferenced by DumpData()
float m_VelocityDotDIAG_DEVELOPERReferenced by DumpData()
float m_TimeDIAG_DEVELOPERReferenced by DumpData()
float m_CrewDamageBaseDIAG_DEVELOPERReferenced by DumpData()
float m_ShockTempDIAG_DEVELOPERReferenced by DumpData()
float m_DMGHealthDIAG_DEVELOPERReferenced by DumpData()
float m_DMGShockDIAG_DEVELOPERReferenced by DumpData()
Methods 3
static void SendData(PlayerBase player)DIAG_DEVELOPERstatic void DumpDataArray(array<ref CrashDebugData> dataArray)DIAG_DEVELOPERReferenced by PluginDiagMenuClient.OnRPC()
static void DumpData(CrashDebugData data)DIAG_DEVELOPERReferenced by DumpDataArray()