Click or drag to resize

NetworkedBehaviournetworkId Property

Gets the NetworkId of the NetworkedObject that owns the NetworkedBehaviour instance

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint networkId { get; }

Property Value

Type: UInt32
See Also