Navigation
API > API/Plugins > API/Plugins/HarmonixDsp
| Name | UStretcherAndPitchShifterFactoryConfig |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
| Include Path | #include "HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine, defaultconfig, Meta=(DisplayName="Pitch Shifter Settings"))
class UStretcherAndPitchShifterFactoryConfig : public UHarmonixDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UHarmonixDeveloperSettings → UStretcherAndPitchShifterFactoryConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UStretcherAndPitchShifterFactoryConfig() |
HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultFactory | FPitchShifterName | HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
|
|
| FactoryPriority | TArray< FName > | HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
|
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FactoryNameRedirects | TArray< FPitchShifterNameRedirect > | Visible in editor, but not editable | HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h | |||
const FPitchShifterNameRedirect * FindFactoryNameRedirect
(
FName OldName |
HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h | ||
virtual void PostInitProperties() |
HarmonixDsp/StretcherAndPitchShifterFactoryConfig.h |