Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
Syntax
struct ISoundWaveClient
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | OnBeginDestroy
(
USoundWave* Wave |
OnBeginDestroy() returns true to unsubscribe as an ISoundWaveClient. | |
| void | OnFinishDestroy
(
USoundWave* Wave |
||
| bool | OnIsReadyForFinishDestroy
(
USoundWave* Wave |