Urho3D
Public Attributes | List of all members
Urho3D::RemoteEvent Struct Reference

Queued remote event. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Network/Connection.h>

Public Attributes

unsigned senderID_
 Remote sender node ID (0 if not a remote node event).
 
StringHash eventType_
 Event type.
 
VariantMap eventData_
 Event data.
 
bool inOrder_
 In order flag.
 

Detailed Description

Queued remote event.


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