Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplay
| Name | MonitorInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h |
| Include Path | #include "IHeadMountedDisplay.h" |
Syntax
struct MonitorInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
MonitorInfo() |
IHeadMountedDisplay.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldTestResolution | bool | IHeadMountedDisplay.h | ||
| DesktopX | int | IHeadMountedDisplay.h | ||
| DesktopY | int | IHeadMountedDisplay.h | ||
| MonitorId | size_t | IHeadMountedDisplay.h | ||
| MonitorName | FString | IHeadMountedDisplay.h | ||
| ResolutionX | int | IHeadMountedDisplay.h | ||
| ResolutionY | int | IHeadMountedDisplay.h | ||
| WindowSizeX | int | IHeadMountedDisplay.h | ||
| WindowSizeY | int | IHeadMountedDisplay.h |