Client Msg Protobuf
Initializes a new instance of the ClientMsgProtobuf class. This is a client send constructor.
Parameters
the type of the body
The network message type this client message represents.
Initializes a new instance of the ClientMsgProtobuf class. This is a client send constructor.
Parameters
the type of the body
The network message type this client message represents.
The number of bytes to initialize the payload capacity to.
Initializes a new instance of the ClientMsgProtobuf class. This is a client send constructor.
Parameters
the type of the body
The network message type this client message represents.
Initializes a new instance of the ClientMsgProtobuf class. This is a client send constructor.
Parameters
the type of the body
The network message type this client message represents.
The number of bytes to initialize the payload capacity to.
Initializes a new instance of the ClientMsgProtobuf class. This is a reply constructor.
Parameters
the type of the body
The network message type this client message represents.
The message that this instance is a reply for.
Initializes a new instance of the ClientMsgProtobuf class. This is a reply constructor.
Parameters
the type of the body
The network message type this client message represents.
The message that this instance is a reply for.
The number of bytes to initialize the payload capacity to.