Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphMember
Description
Creates new literal if there is none or conforms literal object type to member's DataType if not matching. If force rebind is true, will always attempt to reinitialize with updated data from frontend literal.
| Name | InitializeLiteral |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include Path | #include "MetasoundEditorGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp |
void InitializeLiteral
(
bool bForceRebind
)