Skip to content

📘 CityEditMenu Data Guide

🧩 Struct: FB1CityEditMenuTableRow

Defines the editable city menu configuration for a given world or map.

Properties

  • Id (FName): Identifier representing the world or region name.
  • CityMenuList (TArray<FB1CityEditMenu>): List of city menu categories and UI tabs.

📚 References