コード例 #1
0
ファイル: RecordBlock.cs プロジェクト: ShadyRelapse-PP/PKHeX
 public int GetRecordMax(int recordID) => Records.GetMax(recordID, RecordMax);