B1MapNavigatorMainMenuInfoTableRow
- Structure that defines a main menu entry table row for the map navigator.
* Contains a display name text ID and a list of sub-menu entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DisplayNameTextId | FString | Text ID for the main menu entry's display name. | Category: B1MapNavigatorMainMenuInfoTableRow StringTableKey: Id |
| SubMenuList | TArray | List of sub-menu entries nested under this main menu entry. | Category: B1MapNavigatorMainMenuInfoTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |