Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
CigiEventNotify Class
Header: | #include <plugins/Unigine/CIGIConnector/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.
The information on this page is valid for UNIGINE 2.19 SDK.
Last update:
2024-08-16
Help improve this article
(or select a word/phrase and press Ctrl+Enter)