Torque2D Reference
|
Triggered when we receive data from a connected entity. More...
#include <event.h>
Public Member Functions | |
ConnectedReceiveEvent () | |
Payload. More... | |
![]() | |
Event () | |
Public Attributes | |
U32 | tag |
Identifies connection. More... | |
U8 | data [MaxPacketDataSize] |
![]() | |
U16 | type |
U16 | size |
Triggered when we receive data from a connected entity.
|
inline |
Payload.
U8 data[MaxPacketDataSize] |
U32 tag |
Identifies connection.