Package | Description |
---|---|
uk.co.thomasc.steamkit.base.gc |
Modifier and Type | Class and Description |
---|---|
class |
ClientGCMsg<T extends IGCSerializableMessage>
Represents a struct backed game coordinator message.
|
Constructor and Description |
---|
ClientGCMsg(Class<T> clazz,
GCMsgBase<MsgGCHdr> msg) |
ClientGCMsg(Class<T> clazz,
GCMsgBase<MsgGCHdr> msg,
int payloadReserve)
Initializes a new instance of the
ClientGCMsg class. |
Copyright © 2012. All Rights Reserved.