operator*

Overload list

Windows
MacOS
Linux
Name Description

Public function

FFrameRate

 

operator*

(
    FFrameRate A,
    FFrameRate B
)

Public function

FFrameTime

 

operator*

(
    double TimeInSeconds,
    FFrameRate Rate
)

Public function

FFrameTime

 

operator*

(
    float TimeInSeconds,
    FFrameRate Rate
)

Public function

FFrameTime

 

operator*

(
    FFrameTime A,
    float Scalar
)

Public function

FFrameTime

 

operator*

(
    float Scalar,
    FFrameTime A
)

Public function

FTimespan

 

operator*

(
    float Scalar,
    const FTimespan& Timespan
)

Pre-multiply a time span with the given scalar.

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