B1MapNavigatorSubMenuInfo
- Structure that defines a sub-menu entry for the map navigator.
* Contains a list key, menu type, and display name text ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ListKey | FString | Key used to identify this sub-menu entry in the list. | Category: B1MapNavigatorSubMenuInfo |
| MenuType | EB1MapNavigatorMenuType | Menu type enum value for this sub-menu entry. | Category: B1MapNavigatorSubMenuInfo |
| DisplayNameTextId | FString | Text ID for the display name shown in the navigator UI. | Category: B1MapNavigatorSubMenuInfo |