コード例 #1
0
 public void InitializeStore()
 {
     ItemStoreServices.GetStoreItems(new StoreItemsRequest(), OnReceivedStoreItems);
 }