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)
Syntaxpublic NetworkedObject networkedObject { get; }
Property Value
Type:
NetworkedObject
See Also