Is sent from the server to gracefully disconnect a client. More...
Public Member Functions | |
override void | Serialize (Serializer serializer, BitStream stream) |
The message serialization (writing and reading). More... | |
override string | ToString () |
Debug string with message content. More... | |
Public Attributes | |
String | Reason |
Disconnect reason debug string. More... | |
Is sent from the server to gracefully disconnect a client.
|
inlinevirtual |
The message serialization (writing and reading).
serializer | Quantum protocol serializer |
stream | The bitstream to write to or read from |
Implements Photon.Deterministic.Protocol.Message.
|
inline |
Debug string with message content.
String Photon.Deterministic.Protocol.Disconnect.Reason |
Disconnect reason debug string.