Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FVertexAnalyzerBase
Description
Marks all output channels as dirty, refreshing all bound data. Likely best called after all computation is complete within an execution call, to be implemented by the child class.
| Name | MarkOutputDirty |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzer.h |
| Include Path | #include "Analysis/MetasoundFrontendVertexAnalyzer.h" |
void MarkOutputDirty()