Skip to content

Intro233/Unity-InspectorExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Unity-InspectorExtension

简单常用的Inspector面板拓展

1. Label特性

使字段在Inspector面板显示为指定的字符串。

2. Button特性

为方法在Inspector面板添加一个按钮,点击执行该方法。

Unity内置常用特性

  1. InspectorName :用在枚举的值上面,可修改枚举在Inspector面板显示的信息

About

简单常用的Inspector面板拓展

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages