Unigine::Cigi::ICigiComponentShortControl Class
Header: | #include <CigiClientInterface.h> |
Inherits: | ICigiHostPacket |
The CIGIClient plugin is deprecated and no longer supported. For more information on working with CIGI please refer to the IG Application section.
This class represents the CIGI Component Control packet interface.
CIGI plugin must be loaded.
ICigiComponentShortControl Class
Members
int getInstanceID( )
Returns the instance ID specified in the packet.Return value
Instance ID.int getComponentID( )
Returns the component ID specified in the packet.Return value
Component ID.int getComponentClass( )
Returns the component class specified in the packet.Return value
CIGI component class. One of the CIGI_COMPONENT_* values.int getComponentState( )
Returns the value of the Component State parameter specified in the packet.Return value
Component State parameter value. One of the CIGI_STATE_* values.unsigned int getData1( )
Returns the value of the Data 1 parameter specified in the packet.Return value
Data 1 parameter value.unsigned int getData2( )
Returns the value of the Data 2 parameter specified in the packet.Return value
Data 2 parameter value.Last update:
2020-01-14
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)