Ark Server API (ASA) - Wiki
|
#include <LocalizedTextSourceTypes.h>
Public Types | |
enum | Enum { Lowest = -1000 , Low = -100 , Normal = 0 , High = 100 , Highest = 1000 } |
Pre-defined priorities for ILocalizedTextSource.
Definition at line 64 of file LocalizedTextSourceTypes.h.
Enumerator | |
---|---|
Lowest | |
Low | |
Normal | |
High | |
Highest |
Definition at line 66 of file LocalizedTextSourceTypes.h.