USoundNode::NotifyWaveInstanceFinished

Notifies the sound node that a wave instance in its subtree has finished.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Sound/SoundNode.h"

Syntax

virtual bool NotifyWaveInstanceFinished
(
    struct FWaveInstance * WaveInstance
)

Remarks

Notifies the sound node that a wave instance in its subtree has finished.

Parameters

Parameter

Description

WaveInstance

WaveInstance that was finished

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