コード例 #1
0
 public AssetInfo(UnityEngine.Object o)
 {
     guid = o.GetAssetGUID();
     obj  = o;
 }