IMessageSerializable.Deserialize Method
Namespace: Riptide
Assembly: RiptideNetworking.dll
Deserialize(Message)
Retrieves the type from the message.
void Deserialize(Message message)Parameters
| Message | message | The message to retrieve the type from. |