Toggle

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Toggle

(
    FCurvePointHandle InHandle
)

Toggle the selection of the specified point handle, changing the selection type if necessary.

Public function

void

 

Toggle

(
    FCurveModelID CurveID,
    ECurvePointType PointType,
    FKeyHandle KeyHandle
)

Toggle the selection of the specified key handle, changing the selection type if necessary.

Public function

void

 

Toggle

(
    FCurveModelID CurveID,
    ECurvePointType PointType,
    TArrayView< const FKeyHandle > Keys
)

Toggle the selection of the specified key handles, changing the selection type if necessary.

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