ISoundWaveClient

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Syntax

struct ISoundWaveClient

Constructors

Name Description

Public function

ISoundWaveClient()

Destructors

Name Description

Public function Virtual

~ISoundWaveClient()

Functions

Name Description

Public function

bool

 

OnBeginDestroy

(
    USoundWave* Wave
)

OnBeginDestroy() returns true to unsubscribe as an ISoundWaveClient.

Public function

void

 

OnFinishDestroy

(
    USoundWave* Wave
)

Public function Const

bool

 

OnIsReadyForFinishDestroy

(
    USoundWave* Wave
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss