FIntRect

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

FIntRect()

Constructor

FIntRect inline functions

Public function

FIntRect

(
    FIntPoint InMin,
    FIntPoint InMax
)

Constructor

Public function

FIntRect

(
    int32 X0,
    int32 Y0,
    int32 X1,
    int32 Y1
)

Constructor