Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableData
| Type | Name | Description | |
|---|---|---|---|
| bool | GetDataView
(
TArrayView< const float >& OutData |
Returns true if ArrayView of underlying Data in the proper sample format, setting OutData to a view of the Table's data. | |
| bool | GetDataView
(
TArrayView< float >& OutData |
||
| bool | GetDataView
(
TArrayView< const int16 >& OutData |
||
| bool | GetDataView
(
TArrayView< int16 >& OutData |