B1ModExploreSubMenuData
- Display data for a sub menu button listed under an explore tab section.
* Lock entries are shown dimmed with a tag and do not navigate anywhere.
| Property | Type | Description | Metadata |
|---|---|---|---|
| FuncType | EB1ModExploreSubMenuFuncType | Behaviour of this sub menu button. | Category: B1ModExploreSubMenuData |
| Icon | TSoftObjectPtr | Soft reference to the icon texture displayed on this sub menu button. | Category: B1ModExploreSubMenuData |
| TitleText | FText | Localized title text displayed on this sub menu button. | Category: B1ModExploreSubMenuData |
| URL | FString | External URL opened when the func type is OpenUrl. | Category: B1ModExploreSubMenuData |