csEventCommandData Struct Reference
[Event handling]
Command event data in iEvent.
More...
#include <event.h>
Public Attributes | |
| uint | Code |
| Command code. | |
| void * | Info |
| Command info. | |
Detailed Description
Command event data in iEvent.
Definition at line 153 of file event.h.
Member Data Documentation
|
|
Command code.
|
|
|
Command info. Meaning depends on the particular command. |
The documentation for this struct was generated from the following file:
- iutil/event.h
Generated for Crystal Space by doxygen 1.2.18
