DataSlotPrefix [๐Ÿ”œ]

THIS FEATURE IS COMING SOON!

This feature will be available in Version 7 and is not currently available in public version's.

This page is also a work in progress

How to use

Simply change the value to whatever you are looking to come before the UserId in the DataStores save slot (where the player data is stored) and it will retrieve data from there and save there. If you don't want or need a prefix then leave blank as it is by default

Reasons to use

  • This can be used when migrating from your original data stores system to SimpleDataStores to easily get data that had a prefix

  • This can be used to clear player data (There is also an attribute to transfer all player data)

  • This can be used to allow One-Way, Multi-Game Data Migration to work in sanarios where it is expected for players to abandon previous data to get their already saved data from another game (such as during in-dev testing/pre-release internal testing)

Last updated