Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
void | EditBreakpoint (int metaBreakpointId) | 502 | |
void | EditWatch (string expression) | 514 | |
bool | IsConnectionForPlayDataModel (int debuggerConnectionId) | 511 | |
void | OpenScriptAtLine (string guid, int debuggerConnectionId, int line, bool showErrorOnFail) | 506 529 | |
void | Pause () | 504 | |
void | RemoveScriptLineMarkers (int debuggerConnectionId, bool allMarkers) | 513 | |
void | Resume () | 504 | |
void | SetCurrentThreadId (int debuggerThreadId) | 515 | |
void | SetScriptLineMarker (string guid, int debuggerConnectionId, int line, bool lineMarkerType) | 513 | |
ExpressionAdded (string expression) | 531 | ||
51 members inherited from Instance |
Type | Member | History | |
---|---|---|---|
void | SetCurrentFrameId (int debuggerThreadId, int debuggerFrameId) | 548 551 |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
metaBreakpointId | int | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
expression | string | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
expression | string | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
debuggerConnectionId | int | none |
Return Type | bool |
---|---|
Security | RobloxScriptSecurity |
Parameters | 4 |
---|
Name | Type | Default |
---|---|---|
guid | string | none |
debuggerConnectionId | int | none |
line | int | none |
showErrorOnFail | bool | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
debuggerConnectionId | int | none |
allMarkers | bool | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
debuggerThreadId | int | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 4 |
---|
Name | Type | Default |
---|---|---|
guid | string | none |
debuggerConnectionId | int | none |
line | int | none |
lineMarkerType | bool | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |