B1DataFilterInfo
- Stores a filter group with a title name and a list of filter tag entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleName | FName | Internal name identifying this filter group. | Category: B1DataFilterInfo |
| TitleNameTextId | FString | String table key for the localized title of this filter group. | Category: B1DataFilterInfo |
| TagList | TArray | List of filter tag entries belonging to this group. | Category: B1DataFilterInfo |