Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Interface for a query step which reduces entries with the same key.
| Name | IFrontendQueryReduceStep |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendQuery.h |
| Include Path | #include "MetasoundFrontendQuery.h" |
Syntax
class IFrontendQueryReduceStep : public Metasound::IFrontendQueryStep
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IFrontendQueryReduceStep() |
MetasoundFrontendQuery.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reduce
(
const FFrontendQueryKey& InKey, |
MetasoundFrontendQuery.h |