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

ModIO.PluginSettings

Jackson Wood edited this page Mar 6, 2019 · 3 revisions

PluginSettings

static class in ModIO

inherits from: ScriptableObject

Description

Stores the settings used by various classes that are unique to the game/app.

Constant Properties

Name Description
FILE_PATH Location of the settings file.

Static Properties

Name Description
data The values that the plugin should use.
Clone this wiki locally