IToolTip::IsInteractive

Checks whether this tool tip can be made interactive by the user (by holding Ctrl).

Windows
MacOS
Linux

Override Hierarchy

IToolTip::IsInteractive()

SToolTip::IsInteractive()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h

Include

#include "Widgets/IToolTip.h"

Syntax

bool IsInteractive() const

Remarks

Checks whether this tool tip can be made interactive by the user (by holding Ctrl).

Returns

true if it is an interactive tool tip, false otherwise.

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