Torque2D Reference
|
Represents a line of console input. More...
#include <event.h>
Public Member Functions | |
ConsoleEvent () | |
![]() | |
Event () | |
Public Attributes | |
char | data [MaxConsoleLineSize] |
Payload. More... | |
![]() | |
U16 | type |
U16 | size |
Represents a line of console input.
|
inline |
char data[MaxConsoleLineSize] |
Payload.