MLAPI API Reference
MLAPI API Reference
MLAPI.Transports.UNET
UnetTransport Class
UnetTransport Methods
AddChannel Method
Connect Method
DisconnectClient Method
DisconnectFromServer Method
GetCurrentRTT Method
GetNetworkTimestamp Method
GetRemoteDelayTimeMS Method
GetSettings Method
PollReceive Method
QueueMessageForSending Method
RegisterServerListenSocket Method
SendQueue Method
Shutdown Method
UnetTransport
DisconnectFromServer Method
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.Transports.UNET
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
DisconnectFromServer
()
Request Example
View Source
Implements
IUDPTransport
DisconnectFromServer
See Also
Reference
UnetTransport Class
MLAPI.Transports.UNET Namespace