B1PerspectiveDisplayInfo
- Holds display information for a single perspective (value) shown in the UI, including name and description text IDs for various contexts.
* Used when displaying perspective data in the Zoi card, main popup, and tooltip.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PerspectiveId | FName | Perspective ID from the DT_TraitValue table. | Category: B1PerspectiveDisplayInfo Foreign: TraitValue.Id |
| TraitValueNameTextId | FString | Localized text ID for the perspective name. | Category: B1PerspectiveDisplayInfo |
| JoyCardDescTextId | FString | Localized text ID for the perspective description shown in the Zoi card. | Category: B1PerspectiveDisplayInfo |
| MainPopUpDescTextId | FString | Localized text ID for the perspective description shown in the main perspective change popup. | Category: B1PerspectiveDisplayInfo |
| InfoTooltipDescTextId | FString | Localized text ID for the perspective description shown in the info tooltip. | Category: B1PerspectiveDisplayInfo |
Back to Type FinderSearch and filter all 2203 StructGuide documents