Click or drag to resize

NetworkingManagerOnClientConnectedCallback Field

[This is preliminary documentation and is subject to change.]

The callback to invoke once a client connects

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<uint> OnClientConnectedCallback
Request Example View Source

Field Value

Type: ActionUInt32
See Also