DivideAndRoundUp

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FIntVector

 

DivideAndRoundUp

(
    FIntVector lhs,
    int32 Divisor
)

Divide an int point and round up the result.

Public function Static

FIntVector

 

DivideAndRoundUp

(
    FIntVector lhs,
    FIntVector 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