Method ChangeOwnership
ChangeOwnership(ulong)
Changes the owner of the object. Can only be called from server
Declaration
public void ChangeOwnership(ulong newOwnerClientId)
Parameters
Type | Name | Description |
---|---|---|
ulong | newOwnerClientId | The new owner clientId |