Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetasoundGeneratorHandle
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundGeneratorHandle.h |
| Include | #include "MetasoundGeneratorHandle.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundGeneratorHandle.cpp |
FDelegateHandle AddGraphSetCallback
&40;
UMetasoundGeneratorHandle::FOnSetGraph::FDelegate && Delegate
&41;
Remarks
Note: We don't allow direct assignment to the OnGeneratorsGraphChanged delegate because we need to know that someone actually wants this message so we can start actively listening for the corresponding audio render thread callback...