#include <IAudioExtensionPlugin.h>
◆ ~IAudioReverbFactory()
| virtual IAudioReverbFactory::~IAudioReverbFactory |
( |
| ) |
|
|
inlinevirtual |
◆ CreateNewReverbPlugin()
◆ GetCustomReverbSettingsClass()
| virtual UClass * IAudioReverbFactory::GetCustomReverbSettingsClass |
( |
| ) |
const |
|
inlinevirtual |
- Returns
- the UClass type of your settings for reverb. This allows us to only pass in user settings for your plugin.
◆ GetDisplayName()
| virtual FString IAudioReverbFactory::GetDisplayName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetModularFeatureName()
| static FName IAudioReverbFactory::GetModularFeatureName |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: