SaveManager
Data that does not contain Unity classes are saved via this manager. This SaveManager class simplifies saving, loading, and deleting data with support for both synchronous and asynchronous operations, and also provides auto-saving functionality.
Last updated