Skip to main content

Module flags

Module flags 

Source
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§

ContentFlags
Content flag constants (bitmask).
LocaleFlags
Locale flag constants (bitmask).