注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
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.
Last update:
2023-12-19
Help improve this article
(or select a word/phrase and press Ctrl+Enter)