![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SoundWave.h>
Inheritance diagram for ISoundWaveClient:Public Member Functions | |
| ISoundWaveClient () | |
| virtual | ~ISoundWaveClient () |
| virtual bool | OnBeginDestroy (class USoundWave *Wave)=0 |
| virtual bool | OnIsReadyForFinishDestroy (class USoundWave *Wave) const =0 |
| virtual void | OnFinishDestroy (class USoundWave *Wave)=0 |
|
inline |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |