Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Class used to give custom data through events calls. The receiver must have knowledge how to interpret the data, depending on what it registered on. More...
Public Member Functions | |
EventInfo (const CoreString &event_id) | |
EventInfo (const CoreString &event_id, void *custom_data) | |
const CoreString & | get_event_id () const |
const void * | get_custom_data () const |
operator const CoreString & () | |
Class used to give custom data through events calls. The receiver must have knowledge how to interpret the data, depending on what it registered on.