Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- TSharedFromThis
- FDocumentModifyDelegates
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include | #include "MetasoundFrontendDocumentModifyDelegates.h" |
Syntax
struct FDocumentModifyDelegates : public TSharedFromThis< FDocumentModifyDelegates >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FEdgeModifyDelegates | EdgeDelegates | ||
| FInterfaceModifyDelegates | InterfaceDelegates | ||
| FNodeModifyDelegates | NodeDelegates | ||
| FOnMetaSoundFrontendDocumentMutateArray | OnDependencyAdded | ||
| FOnMetaSoundFrontendDocumentRemoveSwappingArray | OnRemoveSwappingDependency | ||
| FOnMetaSoundFrontendDocumentRenameClass | OnRenamingDependencyClass |