Urho3D
Public Member Functions | Public Attributes | List of all members
Dviglo::SceneReplicationState Struct Reference

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

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

Inheritance diagram for Dviglo::SceneReplicationState:
Dviglo::ReplicationState

Public Member Functions

void Clear ()
 

Public Attributes

HashMap< unsigned, NodeReplicationStatenodeStates_
 Nodes by ID.
 
HashSet< unsigned > dirtyNodes_
 Dirty node IDs.
 
- Public Attributes inherited from Dviglo::ReplicationState
Connectionconnection_
 Parent network connection.
 

Detailed Description

Per-user scene network replication state.


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