Class LoaderBase<TTarget, TRawResource, TResource>Abstract

Type Parameters

Hierarchy (View Summary)

Constructors

Properties

onLoaded?: (resource: TResource) => void

Callback when one of the resources has succeeded loading.

Methods