Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FLinearEase > API/Runtime/SignalProcessing/DSP/FLinearEase/GetNextValue
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/DSP/Dsp.h |
| Include | #include "DSP/Dsp.h" |
float GetNextValue
&40;
int32 NumTicksToJumpAhead
&41;
Remarks
Same as GetValue(), but overloaded to increment Current Tick by NumTicksToJumpAhead (before getting the value)