会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
~Joke_crazy
爱生活,爱拉芳!
首页
新随笔
管理
2019年1月21日
unity组件路径自动生成
摘要: unity 有时候找路径太麻烦 写了一个自动生成脚本的工具 using System.Collections.Generic; using System.IO; using System.Text; using UnityEditor; using UnityEngine; public class
阅读全文
posted @ 2019-01-21 16:47 ~Joke_crazy
阅读(399)
评论(0)
推荐(0)
编辑