GetScriptBreakpoints Method
Overloads
GetScriptBreakpoints() |
Lists the breakpoints in the script of an app. |
GetScriptBreakpoints()
Lists the breakpoints in the script of an app.
Declaration
public IEnumerable<EditorBreakpoint> GetScriptBreakpoints()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<EditorBreakpoint> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!