csCommandEventData Struct Reference
[Event handling]
Structure that collects the data a command event carries.
More...
#include <iutil/event.h>
Public Attributes | |
uint | Code |
Command code. | |
intptr_t | Info |
Command info. |
Detailed Description
Structure that collects the data a command event carries.The event it self doesn't transfer the data in this structure; it is merely meant to pass around command event data in a compact way within client code without having to pass around the event itself.
- See also:
- csCommandEventHelper
Definition at line 201 of file event.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- iutil/event.h
Generated for Crystal Space by doxygen 1.4.7