Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableData
Description
Returns number of samples within the underlying DataView, not including a FinalValue if set. (Should not to be confused with the number of bytes used to represent the given DataView in the internal Data container).
| Name | GetNumSamples |
| 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 |
int32 GetNumSamples() const