extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | DebuggerManager |
Properties
1DebuggingEnabled
bool| Field | XML type | Value |
|---|---|---|
Name | string | DebuggingEnabled |
Functions
7AddDebugger
(script: Instance) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | AddDebugger |
EnableDebugging
() → void| Field | XML type | Value |
|---|---|---|
Name | string | EnableDebugging |
GetDebuggers
() → Objects| Field | XML type | Value |
|---|---|---|
Name | string | GetDebuggers |
Resume
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Resume |
StepIn
() → void| Field | XML type | Value |
|---|---|---|
Name | string | StepIn |
StepOut
() → void| Field | XML type | Value |
|---|---|---|
Name | string | StepOut |
StepOver
() → void| Field | XML type | Value |
|---|---|---|
Name | string | StepOver |
Events
2DebuggerAdded
(debugger: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | DebuggerAdded |
DebuggerRemoved
(debugger: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | DebuggerRemoved |