pkNX/pkNX.Structures/Personal/Table
duckdoom4 56cb75340a Minor refactor
Rename all the interfaces to give them a more sensible name
Rename the Set<InterfaceName> extension methods to Import<InterfaceName>, since evenI got confused about it's purpose for a while. It's supposed to be used by the data importer to fill in missing properties from older generation data. This means it should actually not set every property that is part of the interface and 'set' is therefor a confusing name.
Update PokeDataUI to fix layout of new property names
2023-07-05 19:35:57 +02:00
..
PersonalTable5B2W2.cs Feat/pokemon editor (#242) 2022-09-20 16:46:04 -07:00
PersonalTable5BW.cs Feat/pokemon editor (#242) 2022-09-20 16:46:04 -07:00
PersonalTable6AO.cs Minor clean 2022-10-01 17:46:11 -07:00
PersonalTable6XY.cs Feat/pokemon editor (#242) 2022-09-20 16:46:04 -07:00
PersonalTable7.cs Minor clean 2022-10-01 17:46:11 -07:00
PersonalTable7GG.cs Feat/pokemon editor (#242) 2022-09-20 16:46:04 -07:00
PersonalTable8SWSH.cs Minor refactor 2023-07-05 19:35:57 +02:00