operator*=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIntPoint &

 

operator*=

(
    int32 Scale
)

Scale this point.

Public function

FIntPoint &

 

operator*=

(
    const FIntPoint& Other
)

Multiply another point component-wise from this point.

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