Add

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Add

(
    FCurvePointHandle InHandle
)

Add a point handle to this selection, changing the selection type if necessary.

Public function

void

 

Add

(
    FCurveModelID CurveID,
    ECurvePointType PointType,
    FKeyHandle KeyHandle
)

Add a key handle to this selection, changing the selection type if necessary.

Public function

void

 

Add

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

Add key handles to this selection, 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