Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > FTimeline > AddInterpFloat
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/TimelineComponent.h |
Include | #include "Components/TimelineComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Timeline.cpp |
void AddInterpFloat
&40;
UCurveFloat &42; FloatCurve,
FOnTimelineFloatStatic InterpFunc
&41;
Remarks
Add a float interpolation to the timeline. Use a non-serializeable delegate.