注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
Unigine::EventConnections Class
Header: | #include <UnigineCallback.h> |
This class is a container for the EventConnection class used to store several EventConnection instances. The connections stored in one and the same EventConnections container may refer to different events.
EventConnections Class
Members
bool empty() const#
Returns the current value indicating if the container is empty.
Return value
true if the container is empty; otherwise false.void disconnectAll ( ) #
Cancels the connection for all EventConnection instances in the container.Last update:
2024-03-20
Help improve this article
(or select a word/phrase and press Ctrl+Enter)