mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-17 18:14:02 -05:00
The Encounter verifier method rarely rejects as our inner encounter matching methods are all-or-nothing. Don't bother keeping references for this bloat. Ran the unit tests and nothing hit this logic. |
||
|---|---|---|
| .. | ||
| Data | ||
| EncounterMisc | ||
| EncounterSlot | ||
| EncounterStatic | ||
| EncounterTrade | ||
| Generator | ||
| Information | ||
| Verifiers | ||
| EncounterMatchRating.cs | ||
| IEncounterable.cs | ||
| IEncounterConvertible.cs | ||
| IEncounterInfo.cs | ||
| IEncounterMatch.cs | ||
| IEncounterTemplate.cs | ||