Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FFrontendGraph
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFrontendGraph
(
const FString& InInstanceName, |
MetasoundFrontendGraph.h | ||
FFrontendGraph
(
const FTopLevelAssetPath& InAssetPath, |
FFrontendGraph constructor. | MetasoundFrontendGraph.h |
FFrontendGraph(const FString &, const FGuid &)
| Name | FFrontendGraph |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendGraph.h |
| Include Path | #include "MetasoundFrontendGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendGraph.cpp |
FFrontendGraph
(
const FString & InInstanceName,
const FGuid & InInstanceID
)
FFrontendGraph(const FTopLevelAssetPath &, const FGuid &)
Description
FFrontendGraph constructor.
@parma InAssetPath - Path to this graph's asset. @parma InInstanceID - ID of this graph.
| Name | FFrontendGraph |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendGraph.h |
| Include Path | #include "MetasoundFrontendGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendGraph.cpp |
FFrontendGraph
(
const FTopLevelAssetPath & InAssetPath,
const FGuid & InInstanceID
)