Click or drag to resize

TextEditGetBreakpoints Method

Returns an array containing the line number of each breakpoint.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array GetBreakpoints()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.TextEdit.GetBreakpoints"]

See Also