IAudioEditorModule::UnregisterSoundEffectPresetWidget

Unregisters a custom widget blueprint with a SoundEffectPreset class for editing.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

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

Include

#include "AudioEditorModule.h"

Syntax

void UnregisterSoundEffectPresetWidget
(
    TSubclassOf< USoundEffectPreset > PresetClass
)

Remarks

Unregisters a custom widget blueprint with a SoundEffectPreset class for editing.

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