拓展自定义编辑器窗口(EditorGUILayout类)
自定义Inspector 面板编辑器:
https://blog.csdn.net/qq_36478821/article/details/91601183
Unity Editor(一)OnInspectorGUI的重写与面板的创建:
https://blog.csdn.net/husheng0/article/details/52568027
拓展自定义编辑器窗口(EditorGUILayout类):
https://www.cnblogs.com/caymanlu/p/5722549.html