mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 09:08:02 +00:00
fe7fea877b
orderby consumes the entire input enumerable in 'sorting' the list; since we don't care about the order besides a yes/no, just manage the yield order ourselves. don't bother using this method more than the spot it's in; was a fun exercise but other spots are set up for easier debugging (overall flow is where->deferby->yield), could make things easier to read but meh |
||
---|---|---|
.. | ||
Data | ||
Generator | ||
Information | ||
Verifiers | ||
EncounterEgg.cs | ||
EncounterInvalid.cs | ||
EncounterLink.cs | ||
EncounterRejected.cs | ||
EncounterSlot.cs | ||
EncounterSlot1.cs | ||
EncounterSlotMoves.cs | ||
EncounterStatic.cs | ||
EncounterStaticPID.cs | ||
EncounterStaticShadow.cs | ||
EncounterStaticTyped.cs | ||
EncounterTrade.cs | ||
EncounterTradeCatchRate.cs | ||
EncounterTradePID.cs | ||
LegalInfo.cs |