Battle Talent
V11
|
Classes | |
class | RogueliteProgressData |
class | WeaponPartSaveData |
class | WeaponSaveData |
Public Member Functions | |
void | Save (string key) |
bool | Load (string key) |
void | Delete (string key) |
string | GetSavePointSuffix (GameMode gameMode) |
Static Public Member Functions | |
static string[] | ConvertBuffList (List< BuffBase > bfl) |
Static Public Attributes | |
static SavePointMgr | Instance = new SavePointMgr() |