https://github.com/akof1314/unityeditorlistview
UnityEditor ListView Control
https://github.com/akof1314/unityeditorlistview
Last synced: 29 days ago
JSON representation
UnityEditor ListView Control
- Host: GitHub
- URL: https://github.com/akof1314/unityeditorlistview
- Owner: akof1314
- Archived: true
- Created: 2016-04-28T12:09:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T00:47:11.000Z (almost 6 years ago)
- Last Synced: 2025-03-17T16:17:50.628Z (3 months ago)
- Language: C#
- Size: 61.5 KB
- Stars: 43
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityEditorListView
Unity 编辑器列表控件# 功能
* 点击选中
* 键盘移动
* 多行多列
* 拖曳排序
* 接受外部文件拖放
* 支持自定义数据拖曳# 截图
# 说明
代码提取自 Unity 编辑器反编译出来的代码