[Unity]using System.Collections.Generic;有什麼用

  什麼狀況下須要函數 using System.Collections.Generic;  this   在項目裏面有個Test.cs文件code public class Test { public int Num; //帶參數的構造函數 public InventoryItemArray(int _Num) { this.Num = _Num;
相關文章
相關標籤/搜索