Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
FTimespan & operator*=
(
double Scalar
)
Multiply this time span with the given scalar.
This time span.
Parameter |
Description |
---|---|
Scalar |
The scalar to multiply with. |