IAudioEditorModule::ImportSoundWave

Imports a sound wave from the given package.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/AudioEditorModule.h

Include

#include "AudioEditorModule.h"

Syntax

USoundWave * ImportSoundWave
(
    UPackage *const SoundWavePackage,
    const FString & InSoundWaveAssetName,
    const FString & InWavFilename
)

Remarks

Imports a sound wave from the given package.

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