Urho3D
|
Per-user component network replication state. More...
#include <ReplicationState.h>
Public Attributes | |
NodeReplicationState * | nodeState_ |
Parent node replication state. | |
WeakPtr< Component > | component_ |
Link to the actual component. | |
DirtyBits | dirtyAttributes_ |
Dirty attribute bits. | |
![]() | |
Connection * | connection_ |
Parent network connection. |
Per-user component network replication state.