FileDataHandler

Helper class that handles Safe Json, Serialization, Encrypting & Decrypting Files.


Functions | FileDataHandler.cs

Delete(string profileId)

Deletes a Save Slot based on its profile ID

  • profileId: Save Slot Index to delete.

GetMostRecentlyUpdatedProfileId() | Public, Returns String

Returns the most recently played Profile ID ( That corresponds to a Save Slot )

Last updated