Skip to content

FB1NameData

🧩 Struct: FB1NameData

Represents a single name entry in a naming pool, associated with gender and display text.

Properties

  • ListKey: A unique identifier string used as a key for organizing or referencing this name entry.
  • Gender: The gender classification associated with this name. See EB1GenderType.
  • DisplayNameTextId: A string table key for the localized display name text of this entry.

📚 References