Skip to main content

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

NameDescriptionParameters
Save VariableSave variable to storage.
NameValue
Variable Source:Project Common, Object Self, Parent Object
Variable:VariableId
Load VariableLoad variable from storage.
NameValue
Variable Source:Project Common, Object Self, Parent Object
Variable:VariableId
Save SwitchSave switch to storage.
NameValue
Switch Source:Project Common, Object Self, Parent Object
Switch:SwitchId
Load SwitchLoad switch from storage.
NameValue
Switch Source:Project Common, Object Self, Parent Object
Switch:SwitchId