mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 12:48:30 -05:00
* Reuses move parse result objects for each encounter parsed in a LegalityCheck attempt, instead of creating a new object. * Ensures the objects are never-null, and makes cleanup easier. Slightly adjusts some other parts of the moveset validation to reduce allocations. |
||
|---|---|---|
| .. | ||
| Info | ||
| BoxEdit.cs | ||
| Extensions.cs | ||
| ISlotViewer.cs | ||
| SlotChangelog.cs | ||
| SlotEditor.cs | ||
| SlotPublisher.cs | ||
| SlotTouchResult.cs | ||
| SlotTouchType.cs | ||
| SlotViewInfo.cs | ||
| StorageSlotType.cs | ||