Space Engineers
|
Public Attributes | |
List< NetworkId > | StateGroupIds = new List<NetworkId>() |
int | DebugCounter |
IMyReplicable | DebugObject |
bool | IsStreaming |
NetworkId | StreamingGroupId |
Definition at line 9 of file MyPendingReplicable.cs.
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.
Definition at line 11 of file MyPendingReplicable.cs.
NetworkId VRage.Replication.MyPendingReplicable.StreamingGroupId |
Definition at line 15 of file MyPendingReplicable.cs.