Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| Name | FGraphInputDefaultChangedArgs |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorBuilderListener.h |
| Include Path | #include "MetasoundEditorBuilderListener.h" |
Syntax
USTRUCT (BlueprintType )
struct FGraphInputDefaultChangedArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChangeType | EMetaSoundLiteralChangeType | MetasoundEditorBuilderListener.h |
|
|
| InputName | FName | MetasoundEditorBuilderListener.h |
|
|
| Literal | FMetasoundFrontendLiteral | MetasoundEditorBuilderListener.h |
|
|
| PageName | FName | MetasoundEditorBuilderListener.h |
|