ApplyFilter

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ApplyFilter

(
    TSharedRef< FCurveEditor > InCurveE...,
    FCurveModelID InCurve,
    TMap< FCurveModelID, FKeyHandleSet ...
)

Applies the filter to all keys on the specified curve.

Public function

void

 

ApplyFilter

(
    TSharedRef< FCurveEditor > InCurveE...,
    const TSet< FCurveModelID >& InCur...,
    TMap< FCurveModelID, FKeyHandleSet ...
)

Applies the filter to all keys on the specified curves.

Public function

void

 

ApplyFilter

(
    TSharedRef< FCurveEditor > InCurveE...,
    const TMap< FCurveModelID, FKeyHand...,
    TMap< FCurveModelID, FKeyHandleSet ...
)

Applies the filter to all keys on the specified curves and specified keys.

Public function

void

 

ApplyFilter

(
    TSharedRef< FCurveEditor > InCurveE...,
    FCurveModelID InCurve,
    TArrayView< FKeyHandle > InKeyHandl...,
    TArray< FKeyHandle >& OutKeysToSel...
)

Applies the filter to all keys on the specified curves.

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