An open API service indexing awesome lists of open source software.

https://github.com/corle-bell/EnumEditor


https://github.com/corle-bell/EnumEditor

unity unity-editor unity-enum unity3d

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# EnumEditor
枚举编辑器

可以在编辑器生成和修改枚举值
最终保存为C#脚本

# 编辑器页面:
![Image text](https://github.com/corle-bell/EnumEditor/blob/main/ScreenShoot/editor.png)

# inspector展示:
![Image text](https://github.com/corle-bell/EnumEditor/blob/main/ScreenShoot/inpecstor.png)