| Interface | Description |
|---|---|
| IStorageManager | |
| IStorageSaveAdapter |
Interface for the persistence adapter of
PokemonStorages. |
| IStorageSaveScheduler |
Interface responsible for scheduling storage saving using the appropriate
IStorageSaveAdapter. |
| Class | Description |
|---|---|
| PartyStorage | |
| PCBox | |
| PCBoxSearch | |
| PCStorage | |
| PCStorageSearch |
Might switch to positions rather than pokémon.
|
| PokemonStorage | |
| StoragePosition | |
| StorageSort | |
| TransientData |
A convenient collection of data that is not saved in player party storage but is housed there, in memory, for usability.
|