Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AssetTaskState

Defines the list of states available for a task inside a AssetsManager

Index

Enumeration members

Enumeration members

DONE

DONE: = 2

Done

ERROR

ERROR: = 3

Error

INIT

INIT: = 0

Initialization

RUNNING

RUNNING: = 1

Running

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method