Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
Inheritance Hierarchy
- UWorldSubsystem
- UMetaSoundOutputSubsystem
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundOutputSubsystem.h |
| Include | #include "MetasoundOutputSubsystem.h" |
Syntax
UCLASS ()
class UMetaSoundOutputSubsystem : public UWorldSubsystem
Remarks
Provides access to a playing Metasound generator's outputs
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | WatchOutput
(
UAudioComponent* AudioComponent, |
Watch an output on a Metasound playing on a given audio component. | |
| bool | WatchOutput
(
UAudioComponent* AudioComponent, |