|
Rebel Fork Framework
|
#include <Urho3D/Replica/NetworkId.h>
Public Attributes | |
| NetworkFrame | networkFrame_ {} |
| Synchronized network frame. | |
| unsigned | offset_ {} |
Marker used to synchronize the beginning of the fixed-step event (like physical world update) and the network frame.
| unsigned Urho3D::NetworkFrameSync::offset_ {} |
Index of the fixed-step event that corresponds to the beginning of the synchronized network frame. If network update rate is the same as fixed-step event rate, index is always zero.