コード例 #1
0
ファイル: GameManager.cs プロジェクト: htoma/senorpotato
 public static void Delete()
 {
     BlobManager.DeleteWithPrefix(GameBlockPrefix);
 }