Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FDocumentModifyDelegates
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundFrontendDocumentModifyDelegates.h | |||
FDocumentModifyDelegates
(
const FDocumentModifyDelegates& InModifyDelegates |
MetasoundFrontendDocumentModifyDelegates.h | ||
| MetasoundFrontendDocumentModifyDelegates.h | |||
FDocumentModifyDelegates
(
const FMetasoundFrontendDocument& Document |
MetasoundFrontendDocumentModifyDelegates.h |
FDocumentModifyDelegates()
| Name | FDocumentModifyDelegates |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include Path | #include "MetasoundFrontendDocumentModifyDelegates.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentModifyDelegates.cpp |
FDocumentModifyDelegates()
FDocumentModifyDelegates(const FDocumentModifyDelegates &)
| Name | FDocumentModifyDelegates |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include Path | #include "MetasoundFrontendDocumentModifyDelegates.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentModifyDelegates.cpp |
FDocumentModifyDelegates
(
const FDocumentModifyDelegates & InModifyDelegates
)
FDocumentModifyDelegates(FDocumentModifyDelegates &&)
| Name | FDocumentModifyDelegates |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include Path | #include "MetasoundFrontendDocumentModifyDelegates.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentModifyDelegates.cpp |
FDocumentModifyDelegates
(
FDocumentModifyDelegates &&
)
FDocumentModifyDelegates(const FMetasoundFrontendDocument &)
| Name | FDocumentModifyDelegates |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include Path | #include "MetasoundFrontendDocumentModifyDelegates.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentModifyDelegates.cpp |
FDocumentModifyDelegates
(
const FMetasoundFrontendDocument & Document
)