Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMetasoundEditorGraphMemberDefaultLiteral
- UMetasoundEditorGraphMemberDefaultBoolArray
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphMemberDefaults.h |
| Include | #include "MetasoundEditorGraphMemberDefaults.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UMetasoundEditorGraphMemberDefaultBoolArray : public UMetasoundEditorGraphMemberDefaultLiteral
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FMetasoundEditorGraphMemberDefaultBoolRef > | Default |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UMetasoundEditorGraphMemberDefaultLiteral
| Type | Name | Description | |
|---|---|---|---|
| FMetasoundFrontendLiteral | GetDefault () |
||
| EMetasoundFrontendLiteralType | |||
| void | SetFromLiteral
(
const FMetasoundFrontendLiteral& InLiteral |
||
| void | UpdatePreviewInstance
(
const Metasound::FVertexName& InParameterName, |