AudioAsset
Ease
FastString
FontAsset
NineSlice
PackedSprite
PackedSpriteID
RB
   HardwareSettings
   IRetroBlitGame
RBAsset
Rect2i
ShaderAsset
SoundReference
SpriteGrid
SpriteSheetAsset
TMXMapAsset
   TMXLayer
   TMXLayerLoadState
   TMXObject
   TMXObjectGroup
   TMXProperties
Vector2i

RB.AssetStatus

Enumeration

Description

Asset loading status

Values

Invalid Invalid state, every asset starts in this state until it is loaded
Loading Currently loading asynchronously
Ready Loaded and ready to use
Failed Asset failed to load

See Docs

Features - Asynchronous Asset Loading