Click or drag to resize

UnetTransportDisconnectClient 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#
public void DisconnectClient(
	uint clientId
)
Request Example View Source

Parameters

clientId
Type: SystemUInt32

Implements

IUDPTransportDisconnectClient(UInt32)
See Also