Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundAudioBus.h |
| Include | #include "MetasoundAudioBus.h" |
Syntax
class FAudioBusAsset
Remarks
Metasound data type that holds onto a weak ptr. Mostly used as a placeholder until we have a proper proxy type.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAudioBusAsset
(
const FAudioBusAsset& |
|||
FAudioBusAsset
(
const TSharedPtr< Audio::IProxyData >& InInitData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAudioBusProxyPtr & |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FAudioBusAsset & | operator=
(
const FAudioBusAsset& Other |