Property | Type | Description | |
---|---|---|---|
Reason | string |
Method | Description | |
---|---|---|
DisconnectReason ( ) : System.Collections | ||
DisconnectReason ( string reason, string message = "" ) : System.Collections | ||
Read ( UdpKit packet ) : void | ||
Write ( UdpKit packet ) : void |
public DisconnectReason ( ) : System.Collections | ||
return | System.Collections |
public DisconnectReason ( string reason, string message = "" ) : System.Collections | ||
reason | string | |
message | string | |
return | System.Collections |