Navigation
API > API/Editor > API/Editor/EditorConfig > API/Editor/EditorConfig/UEditorConfigSubsystem
| Type | Name | Description | |
|---|---|---|---|
| bool | SaveConfigObject
(
const TObject* Object, |
Save the given UObject to the root of the JSON config. | |
| bool | SaveConfigObject
(
const UClass* Class, |
Save the given UObject of the given class to the root of the JSON config. |