Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FNodeAccessPtr
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexAccessPtr GetInputWithName
(
const FVertexName& InName |
MetasoundFrontendDocumentAccessPtr.h | ||
FConstVertexAccessPtr GetInputWithName
(
const FVertexName& InName |
MetasoundFrontendDocumentAccessPtr.h |
GetInputWithName(const FVertexName &)
| Name | GetInputWithName |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentAccessPtr.h |
| Include Path | #include "MetasoundFrontendDocumentAccessPtr.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentAccessPtr.cpp |
FVertexAccessPtr GetInputWithName
(
const FVertexName & InName
)
GetInputWithName(const FVertexName &)
| Name | GetInputWithName |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentAccessPtr.h |
| Include Path | #include "MetasoundFrontendDocumentAccessPtr.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentAccessPtr.cpp |
FConstVertexAccessPtr GetInputWithName
(
const FVertexName & InName
) const