Skip to main content

B1NameData

  • A single name entry within a name pool, storing a list key, gender association, and localized display text.
    * Used in both family name and first name pool table rows to define individual name options.
PropertyTypeDescriptionMetadata
ListKeyFStringUnique list key identifying this name entry within its parent array.Category: B1NameData
GenderEB1GenderTypeGender this name is associated with, used to filter names during character creation.Category: B1NameData
DisplayNameTextIdFStringString table key referencing the localized display text for this name.Category: B1NameData
bHiddenFromRandomPoolboolIf true, this name is excluded from random name generation (e.g. reserved for special NPCs).Category: B1NameData