♦️Tooltip Layout System
Tooltips can be positioned using tooltip layout component attached to the tooltip UI itself.
Base type:
ATooltipLayoutControls where the tooltip is positioned.
Built-in:
TooltipScreenLayout: follows screen/cursor with clampingTooltipWorldLayout: follows a world-space anchor
Extend to create radial, grid-based, or anchored layouts.
Last updated