Unreal Engine Blueprint API Reference > Platform > Local Notification
Returns the current orientation of the device: will be either Portrait, LandscapeLeft, PortraitUpsideDown or LandscapeRight.
Target is Blueprint Platform Library
Outputs
Type | Name | Description |
---|---|---|
enum | Return Value | An EDeviceScreenOrientation value. |