C# (CSharp) KEngine.Modules Namespace

Classes

Name Description
SettingModule Unity SettingModule, with Resources.Load in product, with File.Read in editor
SettingModuleBase 带有惰式加载的数据表加载器基类, 不带具体的加载文件的方法,需要自定义。 主要为了解耦,移除对UnityEngine命名空间的依赖使之可以进行其它.net平台的兼容 使用时进行继承,并注册LoadSettingMethod自定义的