-
Notifications
You must be signed in to change notification settings - Fork 3
SaveDiskAccessor_ClassAPI
CG-Tespy edited this page Jul 30, 2019
·
1 revision
Contains functionality common to SaveReaders and SaveWriters.
Inherits from: ScriptableObject
Namespace: CGTUnity.Fungus.SaveSystem
protected ReadWriteEncoding encoding
- The encoding deciding how this reads from or writes to files.
- The first part of the save files' names that this works with.
- Decides exactly type of file that this reads from or writes to.