Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AuthorityMode

Enum used with Workspace.AuthorityMode.

Items 2

HistoryNameValueDescription
678Server0

Server authority with client side prediction and rollback enabled.

678Automatic1

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.

History 3

Settings