Urho3D
Public Member Functions | Public Attributes
Urho3D::SceneReplicationState Struct Reference

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

#include <ReplicationState.h>

Inheritance diagram for Urho3D::SceneReplicationState:
Urho3D::ReplicationState

List of all members.

Public Member Functions

void Clear ()

Public Attributes

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

Detailed Description

Per-user scene network replication state.


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