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

Public Member Functions

 Rect (const int32 t=0, const int32 l=0, const int32 r=0, const int32 b=0)
 

Public Attributes

int32 Top
 
int32 Left
 
int32 Right
 
int32 Bottom
 

Detailed Description

Splash screen functions and static globals

Constructor & Destructor Documentation

◆ Rect()

Rect::Rect ( const int32  t = 0,
const int32  l = 0,
const int32  r = 0,
const int32  b = 0 
)
inline

Member Data Documentation

◆ Bottom

int32 Rect::Bottom

◆ Left

int32 Rect::Left

◆ Right

int32 Rect::Right

◆ Top

int32 Rect::Top

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