Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundFrontendDocumentBuilde-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ConvertToPreset
(
const FMetasoundFrontendDocument& InReferencedDocument, |
MetasoundFrontendDocumentBuilder.h | ||
bool ConvertToPreset
(
const FMetaSoundFrontendDocumentBuilder& InReferencedDocumentBuilder, |
MetasoundFrontendDocumentBuilder.h |
ConvertToPreset(const FMetasoundFrontendDocument &, TSharedPtr< Metasound::Frontend::FDocumentModifyDelegates >)
| Name | ConvertToPreset |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include Path | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
bool ConvertToPreset
(
const FMetasoundFrontendDocument & InReferencedDocument,
TSharedPtr < Metasound::Frontend::FDocumentModifyDelegates > ModifyDelegates
)
ConvertToPreset(const FMetaSoundFrontendDocumentBuilder &, TSharedPtr< Metasound::Frontend::FDocumentModifyDelegates >)
| Name | ConvertToPreset |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include Path | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
bool ConvertToPreset
(
const FMetaSoundFrontendDocumentBuilder & InReferencedDocumentBuilder,
TSharedPtr < Metasound::Frontend::FDocumentModifyDelegates > ModifyDelegates
)