Navigation
Unreal Engine C++ API Reference > Runtime > Engine > ILocalNotificationService > CancelLocalNotification
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LocalNotification.h |
Include | #include "LocalNotification.h" |
void CancelLocalNotification
&40;
int32 NotificationId
&41;
Remarks
Cancel a local notification given the ActivationEvent
Parameters
Name | Description |
---|---|
NotificationId | The Id returned from ScheduleLocalNotificationAtTime* |