Navigation
API > API/Editor > API/Editor/EditorConfig > API/Editor/EditorConfig/UEditorConfigSubsystem
| Type | Name | Description | |
|---|---|---|---|
| bool | LoadConfigObject
(
TObject* Object, |
Load a config from the root of the JSON file into a given UObject. | |
| bool | LoadConfigObject
(
const UClass* Class, |
Load a config from the root of the JSON file into a given UObject. |