Skip to content

📘 UITooltip Data Guide

🧩 Struct: FB1UITooltipTableRow

Defines a tooltip widget used throughout UI elements.

Properties

  • Id (EB1TooltipWidgetType): Tooltip type enumeration.
  • Widget (TSoftClassPtr<UUserWidget>): Widget blueprint used for this tooltip.

📚 References