Click or drag to resize

NetworkingManagerMyClientId Property

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

The clientId the server calls the local client by, only valid for clients

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint MyClientId { get; }
Request Example View Source

Property Value

Type: UInt32
See Also