FMetasoundDefaultLiteralCustomizationBase::CustomizeLiteral

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundEditor

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorModule.h

Include

#include "MetasoundEditorModule.h"

Syntax

virtual void CustomizeLiteral
(
    UMetasoundEditorGraphMemberDefaultLiteral & InLiteral,
    IDetailLayoutBuilder & InDetailLayout
)