Reference API Roblox

Engine API

Website

Related

Reference API Roblox

InstanceFileSyncStatus

Describes the file sync status of an Instance.

Items 4

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.

Description

Describes the file sync status of an Instance.

History 5

Settings