Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USoundWave
Description
Will clean up the decompressor task if the task has finished or force it finish. Returns true if the decompressor is cleaned up.
| Name | CleanupDecompressor |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include Path | #include "Sound/SoundWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWave.cpp |
bool CleanupDecompressor
(
bool bForceCleanup
)