DataStoreKeyPages
A special type of Pages object whose pages contain DataStoreKey instances.
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 1
Description
A special type of Pages object whose pages contain DataStoreKey instances. Pages:GetCurrentPage() can be used to retrieve an array of the DataStoreKey instances.
See also:
- Data Stores, an in-depth guide on data structure, management, error handling, etc.
History 5
- 553 Change Default of Cursor from to
- 548 Add Cursor
- 461 Add DataStoreKeyPages
- 452 Remove DataStoreKeyPages
- 453 Add DataStoreKeyPages