摘要: 1 public class testwriter : MonoBehaviour { 2 3 // Use this for initialization 4 void Start () { 5 6 } 7 8 [MenuItem("Testx/test")] 9 static void test() 10... 阅读全文
posted @ 2017-07-21 16:53 时空观察者9号 阅读(576) 评论(0) 推荐(0)