Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMetaSoundFrontendMemberMetadata
- UMetasoundEditorGraphMemberDefaultLiteral
- UMetasoundEditorGraphMemberDefaultObjectArray
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphMemberDefaults.h |
| Include | #include "MetasoundEditorGraphMemberDefaults.h" |
Syntax
UCLASS (MinimalAPI)
class UMetasoundEditorGraphMemberDefaultObjectArray : public UMetasoundEditorGraphMemberDefaultLiteral
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FMetasoundEditorGraphMemberDefaultObjectRef > | Default |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UMetasoundEditorGraphMemberDefaultLiteral
| Type | Name | Description | |
|---|---|---|---|
| void | InitDefault
(
const FGuid& InPageID |
||
| void | IterateDefaults
(
TFunctionRef< void(const FGuid&, FMetasoundFrontendLiteral)> Iter |
||
| bool | RemoveDefault
(
const FGuid& InPageID |
||
| void | |||
| void | |||
| void | |||
| bool | Synchronize () |
Synchronizes local transient editor-only member data with changes made to the associated Frontend Document member. | |
| bool | TryFindDefault
(
FMetasoundFrontendLiteral& OutLiteral, |
||
| void | UpdatePreviewInstance
(
const Metasound::FVertexName& InParameterName, |
Overridden from UMetaSoundFrontendMemberMetadata
| Type | Name | Description | |
|---|---|---|---|
| EMetasoundFrontendLiteralType | |||
| void | SetFromLiteral
(
const FMetasoundFrontendLiteral& InLiteral, |