UnloadedAssetException

Thrown by AssetStorage.load or AssetStorage.get variant when the requested asset was unloaded asynchronously.

Constructors

Link copied to clipboard
constructor(identifier: Identifier<*>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?