CigiEventNotify Class
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to- Sim
SDK edition to use it.
You should upgrade to
Header: | #include <UnigineCIGIConnector.h> |
CigiEventNotify Class
Members
void setEventID ( int id ) #
Sets ID for the event.Arguments
- int id - ID of the event.
void setData1 ( unsigned int d ) #
Adds a set of data to the event.Arguments
- unsigned int d - Data added to the event.
void setData2 ( unsigned int d ) #
Adds a set of data to the event.Arguments
- unsigned int d - Data added to the event.
void setData3 ( unsigned int d ) #
Adds a set of data to the event.Arguments
- unsigned int d - Data added to the event.
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)