Navigation
API > API/Plugins > API/Plugins/MetasoundExperimentalRuntime
| |
|
| Name |
FMetaSoundWidgetExampleNodeConfiguration |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MetasoundExperimental/Source/MetasoundExperimentalRuntime/Public/MetasoundExampleNodeConfiguration.h |
| Include Path |
#include "MetasoundExampleNodeConfiguration.h" |
Syntax
USTRUCT ()
struct FMetaSoundWidgetExampleNodeConfiguration : public FMetaSoundFrontendNodeConfiguration
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FMetaSoundWidgetExampleNodeConfiguration()
|
|
MetasoundExampleNodeConfiguration.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MyFloat |
float |
|
MetasoundExampleNodeConfiguration.h |
- EditAnywhere
- Category=General
|
Protected
Functions
Public