DivideAndRoundUp

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FIntPoint

 

DivideAndRoundUp

(
    FIntPoint lhs,
    int32 Divisor
)

Divide an int point and round up the result.

Public function Static

FIntPoint

 

DivideAndRoundUp

(
    FIntPoint lhs,
    FIntPoint Divisor
)

Divide an int point and round up the result.

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