B1ModSortOrderData
- Display data for a mod list sort order option shown in the sort widget.
* TitleId is the key used to drive the actual sorting logic, DisplayTitleName is the localized label.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleId | FName | Key identifying this sort order (drives the sorting logic). | Category: B1ModSortOrderData |
| DisplayTitleName | FText | Localized label text displayed for this sort order option. | Category: B1ModSortOrderData |