Modding:NameType
Jump to navigation
Jump to search
This is a globally available enum, with the following values:
- Unspecified - Any other situation (typically set to the same as UI)
- UI - Used for buttons, etc. Often changes based on state, like "Sleeping Fox"
- GameText - Personal name, used in text scenes. Typically doesn't change and is how the entity would be described in conversation
See defining names for some further detail on how mods can/should define names.