FResolveRect

Overload list

Windows
MacOS
Linux
Name Description

Public function

FResolveRect

(
    const FResolveRect& Other
)

Public function

FResolveRect

(
    FIntRect Other
)

Public function

FResolveRect

(
    int32 InX1,
    int32 InY1,
    int32 InX2,
    int32 InY2
)

E.g. for a a full 256 x 256 area starting at (0, 0) it would be the values would be 0, 0, 256, 256

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss