UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLinuxApplication::FWindowProperties Struct Reference

#include <LinuxApplication.h>

Public Attributes

FVector2D Location
 
FVector2D Size
 

Detailed Description

Stores window properties at the beginning of handling the events.

Member Data Documentation

◆ Location

FVector2D FLinuxApplication::FWindowProperties::Location

Location at the moment of receiving events

◆ Size

FVector2D FLinuxApplication::FWindowProperties::Size

Size at the moment of receiving events


The documentation for this struct was generated from the following file: