Floor

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

float

 

Floor

(
    float F
)

Converts a float to a nearest less or equal integer.

Public function Static

double

 

Floor

(
    double F
)

Converts a double to a nearest less or equal integer.

Public function Static

IntegralType

 

Floor

(
    IntegralType I
)

Converts an integral type to a nearest less or equal integer.

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