UBlueprintPlatformLibrary::ClearAllLocalNotifications

Clear all pending local notifications.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintPlatformLibrary.h

Include

#include "Kismet/BlueprintPlatformLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/Kismet/BlueprintPlatformLibrary.cpp

Syntax

static void ClearAllLocalNotifications()

Remarks

Clear all pending local notifications. Typically this will be done before scheduling new notifications when going into the background

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