Reference API Roblox

Engine API

Website

Related

Reference API Roblox

InstanceFileSyncStatus

Describes the file sync status of an Instance.

Items 5

HistoryNameValueDescription
703NotSynced0

The Instance is not being synced or errored.

703Errored1

The Instance is a sync root that has errored and stopped syncing.

703SyncedAsRoot2

The Instance is being synced as the root of a sync tree.

703SyncedAsDescendant3

The Instance is being synced because it is a descendant of a sync root.

708AncestorErrored4

The Instance is not currently being synced because the root of its sync tree is Errored.

Description

Describes the file sync status of an Instance.

History 6

Settings