PKHeX/PKHeX.Core/PKM/Interfaces/Templates
Jonathan Herbert 4435f032a5
Rename Obedience_Level To Match C# Naming Standard (#4215)
Change from Obedience_Level  to ObedienceLevel since it was missed when other properties we changed to match C# naming standard.
2024-03-11 20:39:31 -06:00
..
IAlphaReadOnly.cs
IContestStatsReadOnly.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
IDynamaxLevelReadOnly.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
IFatefulEncounterReadOnly.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
IFixedOTFriendship.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
IGigantamaxReadOnly.cs Minor tweaks, add Gigantamax info class 2023-11-08 23:32:41 -08:00
ILangNicknamedTemplate.cs
IMemoryOTReadOnly.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
INatureReadOnly.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
IObedienceLevelReadOnly.cs Rename Obedience_Level To Match C# Naming Standard (#4215) 2024-03-11 20:39:31 -06:00
IScaledSizeReadOnly.cs