Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.ModManager.PERSISTENTDATA_FILEPATH

Jackson Wood edited this page Mar 25, 2019 · 2 revisions

ModManager.PERSISTENTDATA_FILEPATH

public const string PERSISTENTDATA_FILEPATH;

Description

File path used to store the persistent data.

This file is used to stored the values in the PersistentData struct between sessions.

Clone this wiki locally