Roblox API Reference

MetaBreakpoint 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)

Member index (18)

Type Member History
string Condition 512 512
bool ContinueExecution 501 519 519 519
bool Enabled 519 519
int Id
bool IsLogpoint 502
int Line 519 519
string LogMessage 502 515 515
bool RemoveOnHit 581 587 587
string Script 519 519
bool Valid 504 531
Dictionary GetContextBreakpoints () 515
int Remove (Function status)
null SetChildBreakpointEnabledByScriptAndContext (string script, int contextGST, bool enabled) 528 573
null SetContextEnabled (int context, bool enabled) 526 573
null SetContinueExecution (bool enabled) 501 573
null SetEnabled (bool enabled) 501 501 573
int SetLine (int line, Function status)
null SetRemoveOnHit (bool enabled) 582
57 members inherited from Instance

Removed member index (2)

Type Member History
Array GetContexts () 506 515
int SetCondition (Instance condition, Function status) 512

History

Members

Condition On DevHub

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, NotReplicated]

ContinueExecution On DevHub

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, NotReplicated]

Enabled On DevHub

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, NotReplicated]

GetContextBreakpoints On DevHub

Name Type Default
No parameters.

History

Id 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]

IsLogpoint 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]

Line On DevHub

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, NotReplicated]

LogMessage On DevHub

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, NotReplicated]

Remove On DevHub

Name Type Default
status Function none

RemoveOnHit On DevHub

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, NotReplicated]

Script On DevHub

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, NotReplicated]

SetChildBreakpointEnabledByScriptAndContext On DevHub

Name Type Default
script string none
contextGST int none
enabled bool none

History

SetContextEnabled On DevHub

Name Type Default
context int none
enabled bool none

History

SetContinueExecution On DevHub

Name Type Default
enabled bool none

History

SetEnabled On DevHub

Name Type Default
enabled bool none

History

SetLine On DevHub

Name Type Default
line int none
status Function none

SetRemoveOnHit On DevHub

Name Type Default
enabled bool none

History

Valid 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

GetContexts

Name Type Default
No parameters.

History

SetCondition

Name Type Default
condition Instance none
status Function none

History

Relevant members (5)