Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AssetFetchStatus

Items 5

HistoryNameValueDescription
386Success0

The asset loaded successfully.

386Failure1

The asset failed to load successfully. Subsequent attempts are likely to fail; there may be something wrong with the Content string.

564None2

The engine has no information about this asset. The engine never tried to load it.

564Loading3

The engine is in the middle of trying to load this asset.

564TimedOut4

The engine tried to load this asset but timed out. Future attempts to load may succeed.

Description

History 6

Settings