Beta Documentation - Subject to change.

Provides the ability to save and load plugin data.

Remarks

This class provides a data store for loading and saving plugin data the is represented by a Lua table. This data can be stored to keys chosen by the plugins and then loaded later to allow a persistent store for information and settings.

See Also