static DirectorPriority HIGHEST
Highest possible priority.
Sets the priority for a Director instance.
This class represents a type-safe Enumeration pattern.
static DirectorPriority NORMAL
Normal priority.
static DirectorPriority HIGHER
Higher priority.
#define DECLARE_ENUM(EnumType)
Helper macros used to create the static data and methods needed to enumerate an EnumerationString.
static DirectorPriority LOWEST
Lowest priority.
#define TR_MANAGER_EXPORT
static DirectorPriority LOWER
Lower priority.