Beispiel #1
0
 public static int GetRemoteStorageFileCount() =>
 (EnsureGameService() ? m_gameServiceCache.GetRemoteStorageFileCount() : 0);