Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraph
- UMetasoundEditorGraphBase
- UMetasoundEditorGraph
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include | #include "MetasoundEditorGraph.h" |
Syntax
UCLASS&40;&41;
class UMetasoundEditorGraph : public UMetasoundEditorGraphBase
Functions
Overridden from UMetasoundEditorGraphBase
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| const FMetasoundFrontendDocumentModifyContext & | |||
| FMetasoundFrontendDocumentModifyContext & | |||
| bool | |||
| void | UMetasoundEditorGraphBase Implementation. | ||
| void |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PreSave
(
FObjectPreSaveContext SaveContext |
Presave function. |