-
I want it to get the sorted data from leaderstats and sort it on a leaderboard.
-
It says that “GetSortedAsync” isn’t a valud member of the GlobalDataStore.
Anybody have a fix?
I want it to get the sorted data from leaderstats and sort it on a leaderboard.
It says that “GetSortedAsync” isn’t a valud member of the GlobalDataStore.
Anybody have a fix?
GetSortedAsync
is a function of an OrderedDataStore
, not a GlobalDataStore