Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/FMetasoundGeneratorHandle
Info about an output being watched by one or more listeners
| Name | FOutputWatcher |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundGeneratorHandle.h |
| Include Path | #include "MetasoundGeneratorHandle.h" |
Syntax
struct FOutputWatcher
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOutputWatcher
(
const Frontend::FAnalyzerAddress& InAnalyzerAddress, |
MetasoundGeneratorHandle.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnalyzerAddress | Frontend::FAnalyzerAddress | MetasoundGeneratorHandle.h | ||
| OnOutputValueChanged | FWatchOutputUnifiedMulticastDelegate | MetasoundGeneratorHandle.h |