DataStoreService
is a class which is used to save data
Instance.new()
GetDataStore(int user_id)
DataStore
. You must use a Connect
function in-order to perform things with the datastore! An example:
CreateDataStore(int user_id)
Signals
OnDataStoreLoad
OnInternalError