Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetaSoundPatch > API/Plugins/MetasoundEngine/UMetaSoundPatch/GetGraph
- FMetasoundAssetBase::GetGraph()
- UMetaSoundPatch::GetGraph()
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/Metasound.h |
| Include | #include "Metasound.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/Metasound.cpp |
virtual 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 UMetaSoundSource.