RWESharp.Core.Config.Config¶
- class RWESharp.Core.Config.Config(manager)[source]¶
Bases:
object- Config class is made to manage stuff that we change inside editor with the ui. This includes:
checkbox presses
editor specific stuff
config stores mod settings by using config modules
Methods
__init__(manager)init_configs(clear)