Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
ConsoleEvent Struct 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. More...
 
- Public Attributes inherited from Event
U16 type
 
U16 size
 

Detailed Description

Represents a line of console input.

Constructor & Destructor Documentation

ConsoleEvent ( )
inline

Member Data Documentation

char data[MaxConsoleLineSize]

Payload.


The documentation for this struct was generated from the following file: