GCMsg Base
This is the abstract base class for all available game coordinator messages. It's used to maintain packet payloads and provide a header for all gc messages.
Parameters
<Hdr Type>
The header type for this gc message.
Inheritors
Constructors
Functions
Link copied to clipboard
Initializes this client message by deserializing the specified data.
Link copied to clipboard
Gets the network message type of this client message.
Link copied to clipboard
Link copied to clipboard
Gets the source job id for this client message.
Link copied to clipboard
Gets the target job id for this client message.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Seeks within the payload to the specified offset.
Link copied to clipboard
Sets the source job id for this client message.
Link copied to clipboard
Sets the target job id for this client message.
Link copied to clipboard