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