Click or drag to resize

NetworkedBehaviournetworkedObject 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
See Also