Contents

SynchronizationComponent.OwnershipTransferMode.manual

Require explicit ownership request confirmation.

Declaration

case manual

Discussion

Handle the SynchronizationEvents.OwnershipRequest event to find out when a peer requests ownership of an entity, and call the method stored in the requests’s accept property to confirm the transfer of ownership.

See Also

Ownership transfer modes