コード例 #1
0
 public virtual float GetTournamentEndChance(MBTournamentGame tournament) => UnwrappedObject.GetTournamentEndChance(tournament);
コード例 #2
0
 public virtual void AddTournament(MBTournamentGame game) => UnwrappedObject.AddTournament(game);