mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-28 06:50:23 +00:00
5a38e118e8
linq dump code I used for ez vis: var sav = new SAV8SWSH(File.ReadAllBytes(@"D:\Kurt\Downloads\main (7)")); var blocks = sav.Blocks; var raid = blocks.Raid; raid.GetAllRaids().Dump(); |
||
---|---|---|
.. | ||
Box8.cs | ||
BoxLayout8.cs | ||
EventWork8.cs | ||
FashionUnlock8.cs | ||
FieldMoveModelSave8.cs | ||
Fused8.cs | ||
GameTime8.cs | ||
Meta8.cs | ||
Misc8.cs | ||
MyItem8.cs | ||
MyStatus8.cs | ||
Party8.cs | ||
PlayTime8.cs | ||
PouchSize8.cs | ||
RaidSpawnList8.cs | ||
Record8.cs | ||
Situation8.cs | ||
TrainerCard8.cs |