ISoundWaveClient::OnBeginDestroy

[OnBeginDestroy()](API\Runtime\Engine\Sound\ISoundWaveClient\OnBeginDestroy) returns true to unsubscribe as an [ISoundWaveClient](API\Runtime\Engine\Sound\ISoundWaveClient).

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundWave.h"

Syntax

bool OnBeginDestroy
(
    class USoundWave * Wave
)

Remarks

OnBeginDestroy() returns true to unsubscribe as an ISoundWaveClient.

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