UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndroidWindowUtils Namespace Reference

Functions

FIntVector2 SanitizeAndroidScreenSize (const FIntVector2 &&MaxScreenDims, const FIntVector2 &&RequestedScreenDims)
 
void ApplyContentScaleFactor (int32 &InOutScreenWidth, int32 &InOutScreenHeight)
 

Function Documentation

◆ ApplyContentScaleFactor()

void AndroidWindowUtils::ApplyContentScaleFactor ( int32 InOutScreenWidth,
int32 InOutScreenHeight 
)

◆ SanitizeAndroidScreenSize()

FIntVector2 AndroidWindowUtils::SanitizeAndroidScreenSize ( const FIntVector2 &&  MaxScreenDims,
const FIntVector2 &&  RequestedScreenDims 
)