TransferOwnership
Method
Transfer the ownership of an object to another actor. This will only succeed if the local actor is the owner
or hasControl
of the object.
This will fail if:
- The object doesn't exist
- The new owner actor is invalid
flags
hasAllowOwnershipTransfer
disabled- If the object is flagged as a
MasterClientObject