Skip to main content

B1PopupConstructData

  • Holds visual and behavioral construction data for a popup, including icons, background, text colors, and animation flags.
PropertyTypeDescriptionMetadata
IconTSoftObjectPtrThe icon asset displayed in the popup.Category: Image
PortraitTSoftObjectPtrThe portrait asset displayed alongside the popup content.Category: Image
PanelBackgroundTSoftObjectPtrThe background panel asset for the popup.Category: Image
bUseConfettiAnimboolWhether a confetti animation plays when this popup is shown.Category: Effect
TitleTextColorFLinearColorThe color of the title text in this popup.Category: Text
DescTextColorFLinearColorThe color of the description text in this popup.Category: Text
bGameTimePausedWhileActiveboolWhether game time is paused while this popup is open.Category: Etc