コード例 #1
0
 public Queue <PlayerAction> GetActionPackage()
 {
     return(Champion.GetActionPackage());
 }