Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Type | Name | Description | |
|---|---|---|---|
| void | Metasound::Frontend::ForEachLiteral
(
const FMetasoundFrontendDocument& InDoc, |
Execute the provided function for each literal on a FMetasoundFrontendDocument filtered by the given PageID. | |
| void | Metasound::Frontend::ForEachLiteral
(
const FMetasoundFrontendGraphClass& InGraphClass, |
Execute the provided function for each literal on a FMetasoundFrontendGraphClass filtered by the given PageID. |