EditorPluginGetBreakpoints Method |
This is for editors that edit script-based objects. You can return a list of breakpoints in the format (script:line), for example: res://path_to_script.gd:25.
Namespace: Godot
public virtual string[] GetBreakpoints()
[Missing <returns> documentation for "M:Godot.EditorPlugin.GetBreakpoints"]