Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| |
|
| Name |
FMetasoundFrontendClassEnvironmentVariable |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path |
#include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendClassEnvironmentVariable
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MetasoundFrontendDocument.h |
|
|
|
MetasoundFrontendDocument.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsRequired |
bool |
True if the environment variable is needed in order to instantiate a node instance of the class. |
MetasoundFrontendDocument.h |
|
| Name |
FName |
Name of environment variable. |
MetasoundFrontendDocument.h |
|
| TypeName |
FName |
Type of environment variable. |
MetasoundFrontendDocument.h |
|
Functions
Public