Expand description
Locale and content flag bitmask types used in root file entries. Locale and content flag bitmask types.
Root file entries carry a pair of bitmasks - LocaleFlags and
ContentFlags - that describe which client locale and platform
configuration an entry applies to. During extraction the locale filter is
compared against each entry’s flags to select the correct variant.
Structs§
- Content
Flags - Content flag constants (bitmask).
- Locale
Flags - Locale flag constants (bitmask).