FSlateApplicationBase::IsWindowHousingInteractiveTooltip

Windows
MacOS
Linux

Override Hierarchy

FSlateApplicationBase::IsWindowHousingInteractiveTooltip()

FSlateApplication::IsWindowHousingInteractiveTooltip()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

bool IsWindowHousingInteractiveTooltip
(
    const TSharedRef< const SWindow > & WindowToTest
) const

Returns

true if 'WindowToTest' is being used to display the current tooltip and the tooltip is interactive.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss