Navigation
API > API/Plugins > API/Plugins/Harmonix
Base class for all settings you want to group with this plugin allows configuration to appear in the "Harmonix"
| Name | UHarmonixDeveloperSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/Harmonix/Public/Harmonix/HarmonixDeveloperSettings.h |
| Include Path | #include "Harmonix/HarmonixDeveloperSettings.h" |
Syntax
UCLASS (MinimalAPI, Abstract, EditInlineNew)
class UHarmonixDeveloperSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UHarmonixDeveloperSettings