unreal.EditorConfigBase

class unreal.EditorConfigBase(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Inherit from this class to simplify saving and loading properties from editor configs.

C++ Source:

  • Module: EditorConfig

  • File: EditorConfigBase.h