Skip to content

FB1MapNavigatorSubMenuInfo

🧩 Struct: FB1MapNavigatorSubMenuInfo

Defines a submenu entry in the map navigator interface, including display name and associated menu type.

Properties

  • ListKey (FString): Internal identifier used to reference or group this submenu entry.
  • MenuType (EB1MapNavigatorMenuType): Type of menu this submenu (e.g., Family, CityTheme).
  • DisplayNameTextId (FString): Localization key for the submenu’s display name. (StringTableKey)

πŸ“š References