Click or drag to resize

NetworkedObjectRemoveOwnership Method

Removes all ownership of an object from any client. Can only be called from server

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void RemoveOwnership()
See Also