Unigine::Cigi::ICigiHostPacket Class
Header: | #include <CigiClientInterface.h> |
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 Host packet interface. This class contains common methods for all CIGI Host packets.
CIGI plugin must be loaded.
ICigiHostPacket Class
Members
int getType( )
Returns the type of the CIGI Host packet.Return value
CIGI Host packet type. One of the CIGI_OPCODE_* values.const char * getTypeName( )
Returns the name of the CIGI Host packet type.Return value
Name of the CIGI Host packet type.virtual ~ICigiHostPacket( )
Virtual destructor.Last update:
2020-01-14
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)