Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::IsWindowHousingInteractiveTooltip()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
bool IsWindowHousingInteractiveTooltip
(
const TSharedRef< const SWindow > & WindowToTest
) const
true if 'WindowToTest' is being used to display the current tooltip and the tooltip is interactive.