MVFv3 API Documentation
    Preparing search index...
    Flags: number[]

    A Flags array is an array of 32 bit integers, each representing a bit string of included flags. 1 means the flag is present, 0 means it's not.

    See NavigationFlagDeclaration for more information about how to identify a particular flag, or hasFlag for a utility function to check if a flag is set.