DataStoreVersionPages
Show Deprecated
A special type of Pages object whose pages contain DataStoreObjectVersionInfo instances from a GlobalDataStore. Pages:GetCurrentPage() can be used to retrieve an array of the DataStoreObjectVersionInfo instances.
See also:
- Data Stores, an in-depth guide on data structure, management, error handling, etc.
Summary
Properties
Properties inherited from PagesWhether or not the current page is the last page available.
Methods
Methods inherited from PagesReturns the items on the current page. The keys in the item are determined by the source of this object.
Iterates to the next page in the pages object, if possible.
Properties
Properties inherited from Pages
Methods
Properties inherited from Pages