Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CollectionStatus

Integer values indicating the collection loading status.

Index

Enumeration members

DELETED

DELETED: = 5

LOADED

LOADED: = 3

LOADING

LOADING: = 6

NEWBORN

NEWBORN: = 1

UNLOADED

UNLOADED: = 2

UNLOADING

UNLOADING: = 4

Generated using TypeDoc