Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundAssetBase
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include | #include "MetasoundAssetBase.h" |
UEdGraph * GetGraph() const
Remarks
Returns the graph associated with this Metasound. Graph is required to be referenced on MetasoundUObject for editor serialization purposes. Editor graph associated with this metasound uobject.