| Icon | TSoftObjectPtr | The icon asset displayed in the popup. | Category: Image |
| Portrait | TSoftObjectPtr | The portrait asset displayed alongside the popup content. | Category: Image |
| PanelBackground | TSoftObjectPtr | The background panel asset for the popup. | Category: Image |
| bUseConfettiAnim | bool | Whether a confetti animation plays when this popup is shown. | Category: Effect |
| TitleTextColor | FLinearColor | The color of the title text in this popup. | Category: Text |
| DescTextColor | FLinearColor | The color of the description text in this popup. | Category: Text |
| bGameTimePausedWhileActive | bool | Whether game time is paused while this popup is open. | Category: Etc |