Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave > API/Runtime/Engine/Sound/USoundWave/InitAudioResource
- USoundWave::InitAudioResource()
- USoundWaveProcedural::InitAudioResource()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWave.cpp |
virtual bool InitAudioResource
&40;
FName Format
&41;
Remarks
Copy the compressed audio data from derived data cache true if the resource has been successfully initialized or it was already initialized.
Parameters
| Name | Description |
|---|---|
| Format | to get the compressed audio in |