Space Engineers
Public Member Functions | List of all members
Sandbox.Game.Replication.History.IMySnapshotSync Interface Reference
Inheritance diagram for Sandbox.Game.Replication.History.IMySnapshotSync:
Sandbox.Game.Replication.History.MyAnimatedSnapshotSync Sandbox.Game.Replication.History.MyPredictedSnapshotSync

Public Member Functions

void Update (MyTimeSpan clientTimestamp, MySnapshotSyncSetup setup)
 
void Write (BitStream stream)
 
void Read (BitStream stream, MyTimeSpan timeStamp)
 
void Reset ()
 

Detailed Description

Definition at line 13 of file IMySnapshotSync.cs.

Member Function Documentation

void Sandbox.Game.Replication.History.IMySnapshotSync.Read ( BitStream  stream,
MyTimeSpan  timeStamp 
)
void Sandbox.Game.Replication.History.IMySnapshotSync.Reset ( )
void Sandbox.Game.Replication.History.IMySnapshotSync.Update ( MyTimeSpan  clientTimestamp,
MySnapshotSyncSetup  setup 
)
void Sandbox.Game.Replication.History.IMySnapshotSync.Write ( BitStream  stream)

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