Torque2D Reference
|
Notify simulation of state of a connection. More...
#include <event.h>
Public Types | |
enum | State { DNSResolved, DNSFailed, Connected, ConnectFailed, Disconnected } |
Valid connection states. More... | |
Public Member Functions | |
ConnectedNotifyEvent () | |
![]() | |
Event () | |
Public Attributes | |
U32 | state |
Indicates current connection state. More... | |
U32 | tag |
Identifies connection. More... | |
![]() | |
U16 | type |
U16 | size |
Notify simulation of state of a connection.
enum State |
|
inline |
U32 state |
Indicates current connection state.
U32 tag |
Identifies connection.