Hi!, i was searching how get global data with normal data store; But i didn’t finded nothing
My question is ¿Is there a way?
Hi!, i was searching how get global data with normal data store; But i didn’t finded nothing
My question is ¿Is there a way?
Unless you have an external storage of every key and/or scope of the data store, there is no way (that I know of) to retrieve every instance of data within a data store.
If necessary, this would need to be implemented before data is saved.
You could just store all the data with 1 key.