Skip to content
InterfaceAssets & Loading@public

FlxLoadingTaskOptions

Maps a task into a section of the session's overall progress.

ts
export interface FlxLoadingTaskOptions

Properties

PropertyModifiersTypeDescription
endProgress-number-
message-string-
stage-FlxLoadingStage-
startProgress-number-

Released under the MIT License.