摘要:
https://www.cnblogs.com/CodeGize/p/7859656.html Unity生成的VS工程一般是无法打开属性面板的。但是事实上,如果使用VS for unity,通过配置是可以打开这个属性面板的。这里使用Unity版本为2017.2.0f3,使用的是VS for Uni 阅读全文
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace 阅读全文