Skip to content
Media 0 for listing Vaults: Key-value storage save/load plugin

Description

Vaults plugin is a key-value storage system with file serialization (save, load). Manage Vaults containing key-value pairs of bool, int, float and string types. Save and load Vaults automatically or when needed. Easily create options/settings, gameplay states and more!

Features

Vault object features

  • Storage of key-value pairs

  • Support for bool, integer, float and string type values

  • Get, set, remove key-values

  • Reload Vault with key-values of another Vault

  • Events for all Vault actions

  • Serialization: save/load Vaults to file

  • Extensive blueprint support

Vault Subsystem features

  • Manage multiple Vaults for different purposes

  • Create, query, update, remove, log Vaults

  • Create gameplay Vaults

  • Create Options/Settings Vaults

  • Automatically load Vaults with all key-value pairs at application start

  • Serialization: save/load all your Vaults to file

  • Extensive blueprint support

Documentation: Link

Included formats

  • logo of Unreal Engine format