Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Analysis > API/Plugins/MetasoundFrontend/Analysis/FVertexAnalyzerBase
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzer.h |
| Include | #include "Analysis/MetasoundFrontendVertexAnalyzer.h" |
void MarkOutputDirty()
Remarks
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.