Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SToolTip
- IToolTip::IsInteractive()
- SToolTip::IsInteractive()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/SToolTip.h |
| Include | #include "Widgets/SToolTip.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/SToolTip.cpp |
virtual bool IsInteractive&40;&41; const
Remarks
Checks whether this tool tip can be made interactive by the user (by holding Ctrl). true if it is an interactive tool tip, false otherwise.