Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FFrontendQuery
| Type | Name | Description | |
|---|---|---|---|
| FFrontendQuery & | AddStep
(
ArgTypes&&... Args |
Add a step to the query. | |
| FFrontendQuery & | AddStep
(
TUniquePtr< FFrontendQueryStep >&& InStep |
Add a step to the query. |