Unigine::Cigi::ICigiHostPacket Class
Header: | #include <CigiClientInterface.h> |
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:
2018-12-27
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)