Remove

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Remove

(
    FCurvePointHandle InHandle
)

Remove the specified point handle from the selection

Public function

void

 

Remove

(
    FCurveModelID InCurveID
)

Remove all key handles associated with the specified curve ID from the selection

Public function

void

 

Remove

(
    FCurveModelID CurveID,
    ECurvePointType PointType,
    FKeyHandle KeyHandle
)

Remove the specified key handle from the selection

Public function

void

 

Remove

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

Remove the specified key handles from the selection

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