Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphValidation.h |
Include |
#include "MetasoundEditorGraphValidation.h" |
struct FGraphNodeValidationResult
Name | Description | ||
---|---|---|---|
|
bIsDirty |
Whether validation made changes to the node and is now in a dirty state. |
|
|
bIsInvalid |
Whether associated node is in invalid state (document is corrupt and no Frontend representation could be found for the node) |
|
|
Node |
Node associated with validation result. |
Name | Description | |
---|---|---|
|
FGraphNodeValidationResult ( |