Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SToolTip > API/Runtime/Slate/Widgets/SToolTip/FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/SToolTip.h |
| Include | #include "Widgets/SToolTip.h" |
WidgetArgsType & OnSetInteractiveWindowLocation
&40;
const FOnSetInteractiveWindowLocation & InDelegate
&41;
Remarks
Hook to modify or override the desired location (in screen space) for interactive tooltip windows. By default, the previous frame's cursor position will be used.