Space Engineers
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg Struct Reference
Inheritance diagram for VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg:
VRage.Utils.MyExternalDebugStructures.IExternalDebugMsg

Public Member Functions

string IExternalDebugMsg. GetTypeStr ()
 

Static Public Member Functions

static ACSendStateToEditorMsg Create (string currentNodeAddress, int[] visitedTreeNodesPath)
 

Public Attributes

string CurrentNodeAddress
 
int[] VisitedTreeNodesPath
 

Detailed Description

Definition at line 102 of file MyExternalDebugStructures.cs.

Member Function Documentation

static ACSendStateToEditorMsg VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg.Create ( string  currentNodeAddress,
int[]  visitedTreeNodesPath 
)
inlinestatic

Definition at line 109 of file MyExternalDebugStructures.cs.

string IExternalDebugMsg. VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg.GetTypeStr ( )
inline

Member Data Documentation

string VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg.CurrentNodeAddress

Definition at line 105 of file MyExternalDebugStructures.cs.

int [] VRage.Utils.MyExternalDebugStructures.ACSendStateToEditorMsg.VisitedTreeNodesPath

Definition at line 107 of file MyExternalDebugStructures.cs.


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