Skip to content
InterfaceAssets & Loading@public

FlxLoadingBundleOptions

Options for loading an asset bundle through a shared loading session.

ts
export interface FlxLoadingBundleOptions extends Omit<FlxLoadingTaskOptions, 'stage'>

Properties

PropertyModifiersTypeDescription
stage-'assets' | 'custom'-

Released under the MIT License.