Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
Instance | AddBreakpoint (Instance script, int line, Instance condition) | ||
MetaBreakpoint | GetBreakpointById (int metaBreakpointId) | ||
null | RemoveBreakpointById (int metaBreakpointId) | 573 | |
MetaBreakpointAdded (MetaBreakpoint breakpoint) | |||
MetaBreakpointChanged (MetaBreakpoint breakpoint) | |||
MetaBreakpointRemoved (MetaBreakpoint breakpoint) | |||
MetaBreakpointSetChanged (MetaBreakpoint breakpoint, Dictionary detail) | |||
57 members inherited from Instance |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
script | Instance | none |
line | int | none |
condition | Instance | none |
Return Type | Instance |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
metaBreakpointId | int | none |
Return Type | MetaBreakpoint |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
breakpoint | MetaBreakpoint | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
breakpoint | MetaBreakpoint | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
breakpoint | MetaBreakpoint | none |
Security | RobloxScriptSecurity |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
breakpoint | MetaBreakpoint | none |
detail | Dictionary | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
metaBreakpointId | int | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |