Navigation
Unreal Engine C++ API Reference > 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. |