Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetSystemLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include | #include "Kismet/KismetSystemLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetSystemLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="Rendering")
static bool GetConvenientWindowedResolutions
(
TArray < FIntPoint > & Resolutions
)
Remarks
Gets the list of windowed resolutions which are convenient for the current primary display size. true if successfully queried the device for available resolutions.