Space Engineers
Public Attributes | List of all members
VRage.Replication.MyPendingReplicable Class Reference

Public Attributes

List< NetworkIdStateGroupIds = new List<NetworkId>()
 
int DebugCounter
 
IMyReplicable DebugObject
 
bool IsStreaming
 
NetworkId StreamingGroupId
 

Detailed Description

Definition at line 9 of file MyPendingReplicable.cs.

Member Data Documentation

int VRage.Replication.MyPendingReplicable.DebugCounter

Definition at line 12 of file MyPendingReplicable.cs.

IMyReplicable VRage.Replication.MyPendingReplicable.DebugObject

Definition at line 13 of file MyPendingReplicable.cs.

bool VRage.Replication.MyPendingReplicable.IsStreaming

Definition at line 14 of file MyPendingReplicable.cs.

List<NetworkId> VRage.Replication.MyPendingReplicable.StateGroupIds = new List<NetworkId>()

Definition at line 11 of file MyPendingReplicable.cs.

NetworkId VRage.Replication.MyPendingReplicable.StreamingGroupId

Definition at line 15 of file MyPendingReplicable.cs.


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