Roblox API Reference

Pages On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Inherited by (11)

Member index (3)

Type Member History
bool IsFinished
null AdvanceToNextPageAsync () 573
Array GetCurrentPage ()
57 members inherited from Instance

History

Members

AdvanceToNextPageAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

GetCurrentPage On DevHub

Name Type Default
No parameters.

IsFinished On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]