可选popup: GWidgetThe popup widget to be hidden. If not provided, all popups will be hidden.
The popup widget to check.
Returns true if the popup was just closed, false otherwise.
The widget to be displayed as a popup.
可选target: GWidgetThe target widget relative to which the popup will be positioned.
可选dir: PopupDirectionThe direction in which the popup should appear relative to the target.
The tooltip widget to be displayed.
可选delay: numberThe delay in milliseconds before showing the tooltip.
The popup widget to be toggled.
可选target: GWidgetThe target widget relative to which the popup will be positioned.
可选dir: PopupDirectionThe direction in which the popup should appear relative to the target.
Returns true if the popup was shown, false if it was closed.
The popup widget to be positioned.
The target widget relative to which the popup will be positioned.
The direction in which the popup should appear relative to the target.
可选offsetX: numberAdditional horizontal offset for the popup position.
可选offsetY: numberAdditional vertical offset for the popup position.
Blueprint Ignore