Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphVariable
- UMetasoundEditorGraphMember::UpdateFrontendDefaultLiteral()
- UMetasoundEditorGraphVariable::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 |
virtual void UpdateFrontendDefaultLiteral
(
bool bPostTransaction,
const FGuid * InPageID
)
Remarks
Update the frontend with the given member's default UObject value.
Parameters
| Name | Description |
|---|---|
| bPostTransaction | Post as editor transaction if true |