Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableData
Description
Returns the value to interpolate to beyond the last value of the DataView. If FinalValue property is set to invalid (default), returns the last value in the underlying DataView (see GetLastValue).
| Name | GetFinalValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Public/WaveTable.h |
| Include Path | #include "WaveTable.h" |
| Source | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Private/WaveTable.cpp |
float GetFinalValue() const