Transfers ownership of an asset to newOwner.
newOwner
Callable by the current owner, or a delegate approved via the TransferDelegate / PermanentTransferDelegate plugin. Fails if the asset is frozen by an active FreezeDelegate or PermanentFreezeDelegate plugin.
TransferDelegate
PermanentTransferDelegate
FreezeDelegate
PermanentFreezeDelegate
Optional
Transfers ownership of an asset to
newOwner.Callable by the current owner, or a delegate approved via the
TransferDelegate/PermanentTransferDelegateplugin. Fails if the asset is frozen by an activeFreezeDelegateorPermanentFreezeDelegateplugin.