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 |
uint64 GetAudioComponentId&40;&41; const
Remarks
Get the id for the UAudioComponent associated with this handle. NOTE: Be sure to check IsValid() before expecting a valid return from this method. The audio component's id, or INDEX_NONE if the component is no longer valid.