Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CardStatus

Indicates the loading status of an ICard

Index

Enumeration members

Failed

Failed: = "failed"

Card failed to load or crashed after loading

Loaded

Loaded: = "loaded"

Card is loaded

Loading

Loading: = "loading"

Card is loading

Uninitialized

Uninitialized: = "uninitialized"

Initial state of cards when the Card Manager has not yet been initialized

Unloaded

Unloaded: = "unloaded"

Card is initialized but not loaded

Unloading

Unloading: = "unloading"

Card has been unloaded