DebuggerManager

extends Instance

Class fields

FieldXML typeValue
NamestringDebuggerManager

Properties

1
DebuggingEnabled
bool
FieldXML typeValue
NamestringDebuggingEnabled

Functions

7
AddDebugger
(script: Instance) → Instance
FieldXML typeValue
NamestringAddDebugger
EnableDebugging
() → void
FieldXML typeValue
NamestringEnableDebugging
GetDebuggers
() → Objects
FieldXML typeValue
NamestringGetDebuggers
Resume
() → void
FieldXML typeValue
NamestringResume
StepIn
() → void
FieldXML typeValue
NamestringStepIn
StepOut
() → void
FieldXML typeValue
NamestringStepOut
StepOver
() → void
FieldXML typeValue
NamestringStepOver

Events

2
DebuggerAdded
(debugger: Instance) → void
FieldXML typeValue
NamestringDebuggerAdded
DebuggerRemoved
(debugger: Instance) → void
FieldXML typeValue
NamestringDebuggerRemoved