Expand description

The storage module contains the resources that store the data that has been loaded into the game.

Structs

  • The loaded game data resource holds all of the data that has been loaded into the game.
  • The vault resource is a generic resource that holds data that is stored by a unique id.