Provider Type
Entries
Properties
Functions
The translated Text description from the descriptionKey. Falls back to an empty string so no tooltip is rendered.
Override of descriptionKey that utilized the prefix and enum constant name
Whether this Translatable has a valid description
Whether this Translatable has a valid translation
Override of descriptionKey that utilized the prefix and enum constant name
Override of translation that falls back to the enum constant name. Example "TEST"
Override of translationKey that utilized the prefix and enum constant name
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.)
Returns an array containing the constants of this enum type, in the order they're declared.