IAudioEditorModule::GetSoundEffectPresetWidget

Returns custom widget blueprint for a given SoundEffectPreset class (or null if unset).

Windows
MacOS
Linux

References

Module

AudioEditor

Header

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

Include

#include "AudioEditorModule.h"

Syntax

UWidgetBlueprint * GetSoundEffectPresetWidget
(
    TSubclassOf< USoundEffectPreset > PresetClass
)

Remarks

Returns custom widget blueprint for a given SoundEffectPreset class (or null if unset).

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