USoundCueTemplate::AddSoundWaves

Override to initialize a template with array of sound waves from SoundCueFactory

Windows
MacOS
Linux

References

Module

SoundCueTemplates

Header

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h

Include

#include "SoundCueTemplate.h"

Syntax

virtual void AddSoundWaves
(
    TArray< TWeakObjectPtr< USoundWave >> & Waves
)

Remarks

Override to initialize a template with array of sound waves from SoundCueFactory

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