Enumeration Members

Error: 4

Loading failed at some point.

Loading: 2

ResourceManager is actively loading the resource

NewlyRequested: 1

The resource is scheduled for loading but not yet tried.

Ready: 5

Resource is loaded and can be used.

Released: 6

Is an internal state that should not occur.

Unknown: 0

The resource is unknown

WaitForDepedencies: 3

The resource is actively loading but it's waiting for another resource to be loaded.

Generated using TypeDoc