示例#1
0
 public static ulong GetFriendIdByIndex(int index) =>
 (EnsureGameService() ? m_gameServiceCache.GetFriendIdByIndex(index) : 0UL);