AuthorityMode
Enum used with Workspace.AuthorityMode.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 678 | Server | 0 | Server authority with client side prediction and rollback enabled. | |
| 678 | Automatic | 1 | Traditional distributed authority model where, for each instance, the engine decides whether the server or a client should be the authority; BasePart:SetNetworkOwner() can be used to influence the decision. |
Description
Enum used with Workspace.AuthorityMode.