Skip to main content

B1LobbyBannerInfo

  • Structure that defines a lobby banner entry.
    * Contains image, title, action type, URL, popup class, display time range, and link settings.
PropertyTypeDescriptionMetadata
BannerImageTSoftObjectPtrSoft reference to the banner image texture.Category: B1LobbyBannerInfo
BannerTitleStringIdFStringString ID for the banner title displayed in the lobby.Category: B1LobbyBannerInfo
ActionTypeEB1BannerActionTypeAction triggered when the banner is clicked.Category: B1LobbyBannerInfo
ExternalURLFStringExternal URL opened when the banner action type is OpenLink.Category: B1LobbyBannerInfo
PopupWidgetClassTSubclassOfWidget class shown as a popup when the banner action type is ShowWidget.Category: B1LobbyBannerInfo
BannerStartTimeFStringStart time for the banner's display window (format: YYYY/MM/DD/HH/MM).Category: B1LobbyBannerInfo
BannerEndTimeFStringEnd time for the banner's display window (format: YYYY/MM/DD/HH/MM).Category: B1LobbyBannerInfo
LinkUserTypeEB1BannerLinkUserTypeUser type targeted by this banner link when using OpenLink.Category: B1LobbyBannerInfo
IsUsingExternalLinkboolWhether to use an external link; if false, opens an internal widget.Category: B1LobbyBannerInfo
OpeningWidgetTypeEB1UITypeUI widget type to open internally when IsUsingExternalLink is false.Category: B1LobbyBannerInfo