Navigation
API > API/Editor > API/Editor/UMGEditor
Implements the settings for the UMG Editor Project Settings
| Name | UUMGEditorProjectSettings |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UMGEditorProjectSettings.h |
| Include Path | #include "UMGEditorProjectSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=Editor, defaultconfig)
class UUMGEditorProjectSettings : public UWidgetEditingProjectSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → UWidgetEditingProjectSettings → UUMGEditorProjectSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UUMGEditorProjectSettings() |
UMGEditorProjectSettings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeChainProperty
(
FPropertyChangedChainEvent& PropertyChangedEvent |
UMGEditorProjectSettings.h |
Overridden from UDeveloperSettings
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetSectionDescription() |
UMGEditorProjectSettings.h | ||
virtual FText GetSectionText() |
UMGEditorProjectSettings.h |