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