B1ModPlatformButtonData
- Display data for a mod platform button shown in the mod manager browse tab.
* Includes an icon texture, a title, and a description text for the platform entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Texture | TSoftObjectPtr | Soft reference to the icon texture displayed on this platform button. | Category: B1ModPlatformButtonData |
| TitleText | FText | Localized title text displayed on this platform button. | Category: B1ModPlatformButtonData |
| DescText | FText | Localized description text displayed beneath this platform button. | Category: B1ModPlatformButtonData |