Torque2D Reference
|
Triggered when we accept a new connection. More...
#include <event.h>
Public Member Functions | |
ConnectedAcceptEvent () | |
![]() | |
Event () | |
Public Attributes | |
U32 | portTag |
Identifies port we received this connection on. More... | |
U32 | connectionTag |
Identifies the connection. More... | |
NetAddress | address |
Originating address of connection. More... | |
![]() | |
U16 | type |
U16 | size |
Triggered when we accept a new connection.
|
inline |
NetAddress address |
Originating address of connection.
U32 connectionTag |
Identifies the connection.
U32 portTag |
Identifies port we received this connection on.