Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Network.MyStateDataEntry Class Reference

Public Member Functions

 MyStateDataEntry (NetworkId groupId, IMyStateGroup group)
 
override string ToString ()
 

Public Attributes

long LastSyncedFrame
 
float Priority
 
readonly NetworkId GroupId
 
readonly IMyStateGroup Group
 

Detailed Description

Definition at line 12 of file MyStateDataEntry.cs.

Constructor & Destructor Documentation

VRage.Network.MyStateDataEntry.MyStateDataEntry ( NetworkId  groupId,
IMyStateGroup  group 
)
inline

Definition at line 20 of file MyStateDataEntry.cs.

Member Function Documentation

override string VRage.Network.MyStateDataEntry.ToString ( )
inline

Definition at line 27 of file MyStateDataEntry.cs.

Member Data Documentation

readonly IMyStateGroup VRage.Network.MyStateDataEntry.Group

Definition at line 18 of file MyStateDataEntry.cs.

readonly NetworkId VRage.Network.MyStateDataEntry.GroupId

Definition at line 17 of file MyStateDataEntry.cs.

long VRage.Network.MyStateDataEntry.LastSyncedFrame

Definition at line 14 of file MyStateDataEntry.cs.

float VRage.Network.MyStateDataEntry.Priority

Definition at line 15 of file MyStateDataEntry.cs.


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