BS_NMSP::ControllerDefinition::Event Struct Reference
Event compile information.
More...
#include <bsControllerDefinition.h>
List of all members.
|
Public Attributes |
String | name |
| event name
|
int | numArguments |
| number of arguments
|
ParseTreeNode * | node |
| ParseTreeNode object to speed up compilation.
|
CodeRecord * | code |
| bytecode
|
Detailed Description
Event compile information.
The documentation for this struct was generated from the following file: