AddInterpFloat

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddInterpFloat

(
    UCurveFloat* FloatCurve,
    FOnTimelineFloatStatic InterpFunc
)

Add a float interpolation to the timeline. Use a non-serializeable delegate.

Public function

void

 

AddInterpFloat

(
    UCurveFloat* FloatCurve,
    FOnTimelineFloat InterpFunc,
    FName PropertyName,
    FName TrackName
)

Add a float interpolation to the timeline

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