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