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)