Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
huddebugwincharagents.c File Reference

Go to the source code of this file.

Classes

class  DebugAgentData
 

Variables

class DebugAgentData m_WgtAgents
 
ref array< ref Widget > m_AgentWidgets = new array<ref Widget>
 
ref map< Widget, ref DebugAgentDatam_AgentWidgetData = new map<Widget, ref DebugAgentData>
 

Variable Documentation

◆ m_AgentWidgetData

ref map<Widget, ref DebugAgentData> m_AgentWidgetData = new map<Widget, ref DebugAgentData>
protected

Definition at line 33 of file huddebugwincharagents.c.

◆ m_AgentWidgets

ref array<ref Widget> m_AgentWidgets = new array<ref Widget>
protected

Definition at line 32 of file huddebugwincharagents.c.

◆ m_WgtAgents

class DebugAgentData m_WgtAgents