Navigation
API > API/Plugins > API/Plugins/ToolPresetEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEditorConfigBase
- UToolPresetUserSettings
References
| Module | ToolPresetEditor |
| Header | /Engine/Plugins/Experimental/ToolPresets/Source/ToolPresetEditor/Public/ToolPresetSettings.h |
| Include | #include "ToolPresetSettings.h" |
Syntax
UCLASS&40;EditorConfig&61;"UToolPresetUserSettings"&41;
class UToolPresetUserSettings : public UEditorConfigBase
Remarks
Implements the settings for the PresetEditor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDefaultCollectionEnabled | ||
| TSet< FSoftObjectPath > | EnabledPresetCollections |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UToolPresetUserSettings * | Get () |
||
| void | Initialize () |
Constants
| Name | Description |
|---|---|
| Instance |