Static methods

Constructor

@:value({ libraryId : "default", pathPrefix : "" })new(backend:LimeBackend, fallback:LimeAssetLibrary, pathPrefix:String = "", libraryId:String = "default")

Variables

Methods

exists(id:String, type:String):Bool

Returns true if the asset of the given id and type exists. Takes into account mods and locales, if available.

getFallbackLibrary():LimeAssetLibrary

Inherited Variables

Defined by AssetLibrary

@:value(new Event<Void>())onChange:_Event_Void_Void<() ‑> Void> = new Event<Void>()

Inherited Methods