Roblox API Reference

PausedState 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 (2)

Member index (3)

Type Member History
bool AllThreadsPaused 494
DebuggerPauseReason Reason
int ThreadId 494
57 members inherited from Instance

Removed member index (3)

Type Member History
bool IsValid 494
int ThreadCount 494
Instance GetThread (int index) 494

History

Members

AllThreadsPaused On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Reason On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

ThreadId On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Removed members

GetThread

Name Type Default
index int none

History

IsValid

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

ThreadCount

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant enums (1)

Relevant members (2)