TextEditSetLineAsBreakpoint Method |
Adds or removes the breakpoint in line. Breakpoints are shown in the BreakpointGutter.
Namespace: Godot
public void SetLineAsBreakpoint( int line, bool breakpoint )
[Missing <param name="line"/> documentation for "M:Godot.TextEdit.SetLineAsBreakpoint(System.Int32,System.Boolean)"]
[Missing <param name="breakpoint"/> documentation for "M:Godot.TextEdit.SetLineAsBreakpoint(System.Int32,System.Boolean)"]