예제 #1
0
 public static int GetFriendsCount() =>
 (EnsureGameService() ? m_gameServiceCache.GetFriendsCount() : -1);