USoundCueTemplate::AddSoundWaves

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

Choose your operating system:

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