Enum ObscuredFileLocation
Specifies file location.
public enum ObscuredFileLocation : byte
Fields
Custom = 10Allows setting custom file path.
PersistentData = 5Corresponds to the Application.persistentDataPath.
Specifies file location.
public enum ObscuredFileLocation : byte
Custom = 10Allows setting custom file path.
PersistentData = 5Corresponds to the Application.persistentDataPath.