EditorPlugin.getBreakpoints

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.

struct EditorPlugin
@nogc nothrow
PoolStringArray
getBreakpoints
()

Meta