Urho3D
Public Attributes | List of all members
Dviglo::ComponentReplicationState Struct Reference

Per-user component network replication state. More...

#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Scene/ReplicationState.h>

Inheritance diagram for Dviglo::ComponentReplicationState:
Dviglo::ReplicationState

Public Attributes

NodeReplicationStatenodeState_ {}
 Parent node replication state.
 
WeakPtr< Componentcomponent_
 Link to the actual component.
 
DirtyBits dirtyAttributes_
 Dirty attribute bits.
 
- Public Attributes inherited from Dviglo::ReplicationState
Connectionconnection_
 Parent network connection.
 

Detailed Description

Per-user component network replication state.


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