| void VRage.Replication.IReplicationClientCallback.DisconnectFromHost |
( |
| ) |
|
| float VRage.Replication.IReplicationClientCallback.GetServerSimulationRatio |
( |
| ) |
|
| void VRage.Replication.IReplicationClientCallback.ReadCustomState |
( |
BitStream |
stream | ) |
|
| void VRage.Replication.IReplicationClientCallback.SendClientAcks |
( |
BitStream |
stream | ) |
|
| void VRage.Replication.IReplicationClientCallback.SendClientUpdate |
( |
BitStream |
stream | ) |
|
| void VRage.Replication.IReplicationClientCallback.SendConnectRequest |
( |
BitStream |
stream | ) |
|
| void VRage.Replication.IReplicationClientCallback.SendEvent |
( |
BitStream |
stream, |
|
|
bool |
reliable |
|
) |
| |
| void VRage.Replication.IReplicationClientCallback.SendReplicableReady |
( |
BitStream |
stream | ) |
|
| void VRage.Replication.IReplicationClientCallback.SetNextFrameDelayDelta |
( |
int |
delay | ) |
|
| void VRage.Replication.IReplicationClientCallback.SetPing |
( |
long |
duration | ) |
|
The documentation for this interface was generated from the following file: