B1PreferenceDisplayInfo
- Contains UI display information for a preference, including category text, display name, and icon.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DisplayCategoryTextId | FString | The text ID for the category label displayed in the preference UI. | Category: B1PreferenceDisplayInfo StringTableKey: Id |
| DisplayNameTextId | FString | The text ID for the preference name displayed in the UI. | Category: B1PreferenceDisplayInfo StringTableKey: Id |
| Icon | TSoftObjectPtr | The icon asset representing this preference in the UI. | Category: B1PreferenceDisplayInfo |
Back to Type FinderSearch and filter all 2203 StructGuide documents