PGMMV Storage Plugin
Save/load switch and variable values to/from a file.
Help
Values are stored in the "kt_store.json" file located in the directory specified by the `Agtk.settings.projectPath` value.
Values from objects are mapped by object ID.Action Commands
| Name | Description | Parameters | ||||||
|---|---|---|---|---|---|---|---|---|
| Save Variable | Save variable to storage. |
| ||||||
| Load Variable | Load variable from storage. |
| ||||||
| Save Switch | Save switch to storage. |
| ||||||
| Load Switch | Load switch from storage. |
|