Magic Achievement Spoiler Level
    How much information about an achievement is shown to the player in the Intel screen. See each enum for details.
Entries
Link copied to clipboard
                  Appears as an entry in the achievements list, but the name and description is hidden. This is intended for achievements that the player is likely to unlock naturally, but that you don't want to spoil. Avoid using this for achievements that they player would never complete without knowing what to do, as that would be frustrating.
Functions
Link copied to clipboard
                  Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                  Returns an array containing the constants of this enum type, in the order they're declared.