Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentController
Description
TODO: add info on environment variables. TODO: consider find/add subgraph TODO: perhaps functions returning access pointers could be removed from main interface and only exist in FDocumentController. Returns an array of all class dependencies for this document.
| Name | GetDependencies |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
const TArray < FMetasoundFrontendClass > & GetDependencies() const