Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| Name | ISchemaQueryResult |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
Syntax
class ISchemaQueryResult
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISchemaQueryResult() |
MetasoundEditorGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanConnectInputOfTypeAndAccess
(
FName TypeName, |
MetasoundEditorGraphSchema.h | ||
bool CanConnectOutputOfTypeAndAccess
(
FName TypeName, |
MetasoundEditorGraphSchema.h | ||
const FMetasoundFrontendClass * FindClass() |
MetasoundEditorGraphSchema.h | ||
FMetaSoundAssetKey GetAssetKey() |
MetasoundEditorGraphSchema.h | ||
| MetasoundEditorGraphSchema.h | |||
FText GetDisplayName() |
MetasoundEditorGraphSchema.h | ||
| MetasoundEditorGraphSchema.h | |||
EMetasoundFrontendClassType GetRegistryClassType() |
MetasoundEditorGraphSchema.h | ||
FText GetTooltip() |
MetasoundEditorGraphSchema.h | ||
bool IsNative() |
MetasoundEditorGraphSchema.h |