コード例 #1
0
ファイル: NGUIStore.cs プロジェクト: hjupter/CloudGoodsSDK
 void Awake()
 {
     if (store == null)
     {
         store = this;
     }
 }
コード例 #2
0
ファイル: NGUIStore.cs プロジェクト: hjupter/CloudGoodsSDK
 void Awake()
 {
     if (store == null)
     {
         store = this;
     }
 }