Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FPopupSupport
Description
NOTE: Only necessary if notification no longer desired. Stale notifications are cleaned up automatically.
Unregister the notification because it is no longer desired.
| Name | UnregisterClickNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include Path | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
void UnregisterClickNotification
(
FDelegateHandle InHandle
)