Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundAssetBase > API/Plugins/MetasoundFrontend/FMetasoundAssetBase/GetGraph
- FMetasoundAssetBase::GetGraph()
- UMetaSoundSource::GetGraph()
- UMetaSoundPatch::GetGraph()
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include | #include "MetasoundAssetBase.h" |
UEdGraph &42; GetGraph&40;&41;
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.