コード例 #1
0
 public bool HasTrophy(PerformanceTrophies trophy)
 {
     return(Trophies.Contains(trophy));
 }