mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-15 11:10:36 -05:00
struct implementing interface is boxed when passed to method that accepts interface (not generic method). Removes IDexLevel (no other inheritors but EvoCriteria) and uses the primitive the data is stored (array, not IReadOnlyList) for slightly better perf. |
||
|---|---|---|
| .. | ||
| EncounterVerifier.cs | ||
| EvolutionVerifier.cs | ||
| GenerationTraversal.cs | ||
| MysteryGiftRestriction.cs | ||
| MysteryGiftVerifier.cs | ||
| VerifyCurrentMoves.cs | ||
| VerifyRelearnMoves.cs | ||