556 B
556 B
NetworkedBehaviour.networkedObject Property
Gets the NetworkedObject that owns this NetworkedBehaviour instance
Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkedObject networkedObject { get; }
Property Value
Type: NetworkedObject