Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The Pages class, added in version 138, inherits from Instance.

Properties

IsFinished: bool

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Pages/IsFinished.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Methods

AdvanceToNextPageAsync(): null

  • YieldsThis function can yield the script it is used in.
This class member is missing documentation. Create or add to its subpage at Class:Pages/AdvanceToNextPageAsync.
  • Thread safety: unsafe

GetCurrentPage(): Array

This class member is missing documentation. Create or add to its subpage at Class:Pages/GetCurrentPage.
  • Thread safety: unsafe

External links[]

Advertisement