MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedBehaviour Class
NetworkedBehaviour Methods
GetBehaviour Method
GetBehaviourId Method
GetNetworkedObject Method
InvokeClientRpc Method
InvokeClientRpcOnClient Method
InvokeClientRpcOnEveryone Method
InvokeClientRpcOnEveryoneExcept Method
InvokeClientRpcOnOwner Method
InvokeServerRpc Method
NetworkStart Method
OnDestroyed Method
OnDisabled Method
OnEnabled Method
OnGainedOwnership Method
OnLostOwnership Method
OnSyncVarUpdate Method
NetworkedBehaviour
OnLostOwnership Method
[This is preliminary documentation and is subject to change.]
Gets called when we loose ownership of this object
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
virtual
void
OnLostOwnership
()
Request Example
View Source
See Also
Reference
NetworkedBehaviour Class
MLAPI Namespace