MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedBehaviour Class
NetworkedBehaviour Methods
DeregisterMessageHandler Method
GetNetworkedObject Method
NetworkStart Method
OnGainedOwnership Method
OnLostOwnership Method
RegisterMessageHandler Method
SendToClient Method
SendToClients Method
SendToClientsTarget Method
SendToClientTarget Method
SendToLocalClient Method
SendToLocalClientTarget Method
SendToNonLocalClients Method
SendToNonLocalClientsTarget Method
SendToServer Method
SendToServerTarget Method
NetworkedBehaviour
OnGainedOwnership Method
Gets called when the local client gains 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
OnGainedOwnership
()
See Also
Reference
NetworkedBehaviour Class
MLAPI Namespace