Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT&40;&41;
struct FMetasoundFrontendClassStyleDisplay
Remarks
Information regarding how to display a node class.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowInputNames | ||
| bool | bShowLiterals | ||
| bool | bShowName | ||
| bool | bShowOutputNames | ||
| FName | ImageName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMetasoundFrontendClassStyleDisplay
(
const Metasound::FNodeDisplayStyle& InDisplayStyle |