예제 #1
0
 public List <IPlayerInfo> GetRobotPlayerInfos()
 {
     return(_playerInfoManager.GetRobotPlayerInfos());
 }