mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-19 04:15:44 -05:00
faster to do: null check & comparison for each vs collection add (especially if growing collection) don't evaluate all slots (faster), capturing the dexlevel[] object is fine until the enumerable is discarded |
||
|---|---|---|
| .. | ||
| EncounterEggGenerator.cs | ||
| EncounterFinder.cs | ||
| EncounterGenerator.cs | ||
| EncounterLinkGenerator.cs | ||
| EncounterSlotGenerator.cs | ||
| EncounterStaticGenerator.cs | ||
| EncounterTradeGenerator.cs | ||
| MysteryGiftGenerator.cs | ||
| PeekEnumerator.cs | ||