FMonitorInfo

Contains info on a physical monitor connected to the display device

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

struct FMonitorInfo

Remarks

Contains info on a physical monitor connected to the display device

Variables

Name Description

Public variable

bool

 

bIsPrimary

Public variable

FPlatformRect

 

DisplayRect

Public variable

int32

 

DPI

Public variable

FString

 

ID

Public variable

FIntPoint

 

MaxResolution

Public variable

FString

 

Name

Public variable

int32

 

NativeHeight

Public variable

int32

 

NativeWidth

Public variable

FPlatformRect

 

WorkArea

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