Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave > API/Runtime/Engine/Sound/USoundWave/FEditorAudioBulkData
Syntax
USoundWave * SoundWave
Remarks
The container soundwave for this raw data. This must be non-null for any non-metadata instances. We need this in order to parse the multichannel layout of the raw data - and we also use this in place of the BulkData Owner parameter in many places because many call sites pass null incorrectly, resulting in the bulk data not being correlated with our asset.