Table of Contents

CoherenceSync.AuthorityTransferConfig

The AuthorityTransfer configuration which is mapped into CoherenceSync.AuthorityTransferType at runtime.

Fields
Default = -1

Mapped into the DefaultAuthorityTransferType set in the coherence settings.

NotTransferable = 0

This entity can't be transferred to other clients.

Request = 1

Authority transfer can be requested by other clients.

Stealing = 2

Always accept requests for authority.