Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| |
|
| Name |
FMetasoundFrontendNodeStyle |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path |
#include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendNodeStyle
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsPrivate |
bool |
|
MetasoundFrontendDocument.h |
|
| bMessageNodeUpdated |
bool |
Whether or not to display if the node's version has been updated |
MetasoundFrontendDocument.h |
|
| bUnconnectedPinsHidden |
bool |
Whether or not Unconnected pins are hidden. |
MetasoundFrontendDocument.h |
|
| Display |
FMetasoundFrontendNodeStyleDisplay |
Display style of a node. |
MetasoundFrontendDocument.h |
|