UMetasoundEditorGraphOutput::UpdateFrontendDefaultLiteral

Update the frontend with the given member's default [UObject](API\Runtime\CoreUObject\UObject\UObject) value.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMetasoundEditorGraphMember::UpdateFrontendDefaultLiteral()

UMetasoundEditorGraphOutput::UpdateFrontendDefaultLiteral()

References

Module

MetasoundEditor

Header

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

Include

#include "MetasoundEditorGraph.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp

Syntax

virtual void UpdateFrontendDefaultLiteral
(
    bool bPostTransaction
)

Remarks

Update the frontend with the given member's default UObject value.

Parameters

Parameter

Description

bPostTransaction

Post as editor transaction if true