Navigation
API > API/Editor > API/Editor/UMGEditor
Inheritance Hierarchy
- UDeveloperSettings
- UWidgetEditingProjectSettings
- UUMGEditorProjectSettings
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/UMGEditorProjectSettings.h |
| Include | #include "UMGEditorProjectSettings.h" |
Syntax
UCLASS (Config=Editor, defaultconfig)
class UUMGEditorProjectSettings : public UWidgetEditingProjectSettings
Remarks
Implements the settings for the UMG Editor Project Settings
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| FText | |||
| void | PostEditChangeChainProperty
(
FPropertyChangedChainEvent& PropertyChangedEvent |