B1ModValidationStateData
- Display data for a specific mod validation state in the mod manager UI.
* Defines the state icon, label text, and text color used for that validation state.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StateIcon | TSoftObjectPtr | Soft reference to the icon representing this validation state. | Category: B1ModValidationStateData |
| StateText | FText | Localized label text describing this validation state. | Category: B1ModValidationStateData |
| TextColor | FSlateColor | Color applied to the state text in the mod manager UI. | Category: B1ModValidationStateData |