Navigation
API > API/Plugins > API/Plugins/HarmonixDsp
Struct with detail customization for drop down selection of registered factories
| Name | FPitchShifterName |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/PitchShifterName.h |
| Include Path | #include "HarmonixDsp/PitchShifterName.h" |
Syntax
USTRUCT ()
struct FPitchShifterName
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HarmonixDsp/PitchShifterName.h | |||
FPitchShifterName
(
const FName& InName |
HarmonixDsp/PitchShifterName.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | HarmonixDsp/PitchShifterName.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FName() |
HarmonixDsp/PitchShifterName.h | ||
bool operator!=
(
const FName& InName |
HarmonixDsp/PitchShifterName.h | ||
FPitchShifterName & operator=
(
const FName& InName |
HarmonixDsp/PitchShifterName.h | ||
bool operator==
(
const FName& InName |
HarmonixDsp/PitchShifterName.h |