Click or drag to resize

RelayTransportAddHost Method (HostTopology, Boolean)

[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 static int AddHost(
	HostTopology topology,
	bool createServer
)
Request Example View Source

Parameters

topology
Type: HostTopology
createServer
Type: SystemBoolean

Return Value

Type: Int32
See Also