Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| |
|
| Name |
UMetasoundEditorGraphMemberDefaultStringArray |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphMemberDefaults.h |
| Include Path |
#include "MetasoundEditorGraphMemberDefaults.h" |
Syntax
UCLASS (MinimalAPI)
class UMetasoundEditorGraphMemberDefaultStringArray : public UMetasoundEditorGraphMemberDefaultLiteral
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~UMetasoundEditorGraphMemberDefaultStringArray()
|
|
MetasoundEditorGraphMemberDefaults.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Default |
TArray< FString > |
|
MetasoundEditorGraphMemberDefaults.h |
- Meta=(Deprecated=5.5, DeprecationMessage="Default is no longer serialized and is privately managed to support per-page default values")
|
Protected
Functions