Space Engineers
Static Public Member Functions | Public Attributes | Properties | List of all members
VRage.Utils.MyExternalDebugStructures.CommonMsgHeader Struct Reference

Static Public Member Functions

static CommonMsgHeader Create (string msgType, int msgSize=0)
 

Public Attributes

string MsgHeader
 
string MsgType
 
int MsgSize
 

Properties

bool IsValid [get]
 

Detailed Description

Definition at line 47 of file MyExternalDebugStructures.cs.

Member Function Documentation

static CommonMsgHeader VRage.Utils.MyExternalDebugStructures.CommonMsgHeader.Create ( string  msgType,
int  msgSize = 0 
)
inlinestatic

Definition at line 58 of file MyExternalDebugStructures.cs.

Member Data Documentation

string VRage.Utils.MyExternalDebugStructures.CommonMsgHeader.MsgHeader

Definition at line 51 of file MyExternalDebugStructures.cs.

int VRage.Utils.MyExternalDebugStructures.CommonMsgHeader.MsgSize

Definition at line 56 of file MyExternalDebugStructures.cs.

string VRage.Utils.MyExternalDebugStructures.CommonMsgHeader.MsgType

Definition at line 54 of file MyExternalDebugStructures.cs.

Property Documentation

bool VRage.Utils.MyExternalDebugStructures.CommonMsgHeader.IsValid
get

Definition at line 71 of file MyExternalDebugStructures.cs.


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