Navigation
API > API/Plugins > API/Plugins/MetasoundGenerator
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FOperatorPool
References
| Module | MetasoundGenerator |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGenerator/Public/MetasoundOperatorCache.h |
| Include | #include "MetasoundOperatorCache.h" |
Syntax
class FOperatorPool : public TSharedFromThis< FOperatorPool >
Remarks
Pool of re-useable metasound operators to be used / put back by the metasound generator operators can also be pre-constructed via the UMetasoundCacheSubsystem BP api.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOperatorPool
(
const FOperatorPoolSettings& InSettings |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Typedefs
| Name | Description |
|---|---|
| FTaskFunction | |
| FTaskId |