| Edges |
TArray< FMetasoundFrontendEdge > |
Connections between points on nodes. |
MetasoundFrontendDocument.h |
|
| Nodes |
TArray< FMetasoundFrontendNode > |
Node contained in graph This property is EditAnywhere with a false EditCondition so child properties (ex. node configuration) have exposed property handles for details customization code, but they should not be editable elsewhere in the editor (ex. property matrix) |
MetasoundFrontendDocument.h |
- EditAnywhere
- Category=CustomView
- Meta=(EditCondition="false", HideProperty)
|
| PageID |
FGuid |
|
MetasoundFrontendDocument.h |
|
| Style |
FMetasoundFrontendGraphStyle |
Style of graph display. |
MetasoundFrontendDocument.h |
|
| Variables |
TArray< FMetasoundFrontendVariable > |
Graph local variables. |
MetasoundFrontendDocument.h |
|