DataStoreListingPages
DataStoreListingPages : Pages
Overview
The DataStoreListingPages class is a specialized type of Pages object designed for iterating through lists of data stores within a game.
Description
DataStoreListingPages inherits from Pages and is designed for managing data store listing pages within the development environment. This class allows developers to navigate through large datasets using cursor values, making it easier to manage data efficiently.
Properties
Cursor
string
The Cursor property is a string representing the current cursor position or selection in a data store.