# UnityEditorTable **Repository Path**: moon_change/UnityEditorTable ## Basic Information - **Project Name**: UnityEditorTable - **Description**: UnityEditor模式下的Table绘制(根据Unity内部TreeView改成) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-03-05 - **Last Updated**: 2022-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UnityEditorTable #### 介绍 UnityEditor模式下的Table绘制(根据Unity内部TreeView改成) #### 使用说明 1. 下载直接用unity打开可用(项目创建的unity版本为2018.3.6f1)(64位) 2. 目前仅支持简单的Table形式表现 3. 项目内有示例,unity菜单为Test/SimpleExample 4. ![示例图片](https://images.gitee.com/uploads/images/2020/0306/233541_3139a84e_948142.png "SimpleExample.png")