Navigation
BlueprintAPI > BlueprintAPI/Platform > BlueprintAPI/Platform/LocalNotification
Schedule a local notification badge to fire inSecondsFromNow from now
Target is Blueprint Platform Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | In Seconds from Now | The seconds until the notification should fire |
| string | Activation Event | A string that is passed in the delegate callback when the app is brought into the foreground from the user activating the notification |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |