| void SetAllowedDeviceOrientation(const EScreenOrientation& NewAllowedDeviceOrientation) | FinalNative+2 flags | | 0x01 |
| int32 ScheduleLocalNotificationFromNow(int32 inSecondsFromNow, FText& Title, FText& Body, FText& Action, const FString& ActivationEvent) | FinalNative+2 flags | | 0x4C |
| void ScheduleLocalNotificationBadgeFromNow(int32 inSecondsFromNow, const FString& ActivationEvent) | FinalNative+2 flags | | 0x18 |
| int32 ScheduleLocalNotificationBadgeAtTime(const FDateTime& FireDateTime, bool LocalTime, const FString& ActivationEvent) | FinalNative+2 flags | | 0x24 |
| int32 ScheduleLocalNotificationAtTime(const FDateTime& FireDateTime, bool LocalTime, FText& Title, FText& Body, FText& Action, const FString& ActivationEvent) | FinalNative+2 flags | | 0x54 |
| void GetLaunchNotification(const bool& NotificationLaunchedApp, const FString& ActivationEvent, const int32& FireDate) | FinalNative+2 flags | | 0x1C |
| EScreenOrientation GetDeviceOrientation() | FinalNative+2 flags | | 0x01 |
| EScreenOrientation GetAllowedDeviceOrientation() | FinalNative+2 flags | | 0x01 |
| void ClearAllLocalNotifications() | FinalNative+2 flags | | 0x00 |
| void CancelLocalNotificationById(int32 NotificationId) | FinalNative+2 flags | | 0x04 |
| void CancelLocalNotification(const FString& ActivationEvent) | FinalNative+2 flags | | 0x10 |