Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FPopupSupport
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
void SendNotifications
&40;
const FWidgetPath & WidgetsUnderCursor
&41;
Remarks
Given a WidgetPath that was clicked, send notifications to any subscribers that were not under the mouse. i.e. Send the "Someone clicked outside me" notifications.