Odin – Inspector and Serializer可以把Unity工作流程放在类上,使我们可以轻松地为整个团队建立功能强大和先进的用户友好的编辑器,要求Unity 5.3.0 或更高版本。
通过轻松的集成,完美地部署到原有的工作流程中,Odin允许序列化任何东西,享受80多个新的检查器属性,没有样板代码,还有更多!
资源信息:
资源版本:3.0.1,3.0.3,3.0.4(下载页面包含的版本)
兼容软件:支持Unity 5.3.0或更高
官方资源:https://assetstore.unity.com/
素材大小:2.82 MB
文件编号:2103IIIDEACN3129U3D
文件数量:49
资源格式:.unitypackage
更新日期:2021年2月23日
Inspector and Serializer更新日志
Add
Added support for the latest Unity 2017.4 release.
Fix
Fixed an error where, in some versions of Unity (among others, 2018.1.0f2), when on the .NET 4.6 backend, Odin would parse arrays of enums as having elements of type Int32 instead of the actual enum type, leading to a multitude of errors.
Fixed an issue where GUIHelper.CurrentWindow would throw an error in some rare instance in some Unity versions.
Fixed an issue where in rare cases a ProgressBarField could prevent a button from being pressed when the ProgressBarField had keyboard focus.
Fixed an issue where RectExtensions.SplitGrid would arrange vertically before horizontally.