コード例 #1
0
ファイル: Cache.cs プロジェクト: xzfdsf21/helloworld
 public static void ClearPlayerCache()
 {
     PlayerCache.Clear();
 }