| Urho3D
    | 
Per-user scene network replication state. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Scene/ReplicationState.h>
 
  
| Public Member Functions | |
| void | Clear () | 
| Public Attributes | |
| HashMap< unsigned, NodeReplicationState > | nodeStates_ | 
| Nodes by ID. | |
| HashSet< unsigned > | dirtyNodes_ | 
| Dirty node IDs. | |
|  Public Attributes inherited from Dviglo::ReplicationState | |
| Connection * | connection_ | 
| Parent network connection. | |
Per-user scene network replication state.
 1.8.17
 1.8.17