EditorDebuggerPlugin
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
_breakpoint_set_in_tree ( Script script, int line, bool enabled ) virtual |
void |
_breakpoints_cleared_in_tree ( ) virtual |
_capture ( String message, Array data, int session_id ) virtual |
|
void |
_goto_script_line ( Script script, int line ) virtual |
_has_capture ( String capture ) virtual const |
|
void |
_setup_session ( int session_id ) virtual |
get_session ( int id ) |
|
get_sessions ( ) |
Method Descriptions
void _breakpoint_set_in_tree ( Script script, int line, bool enabled ) virtual
There is currently no description for this method. Please help us by contributing one!
void _breakpoints_cleared_in_tree ( ) virtual
There is currently no description for this method. Please help us by contributing one!
bool _capture ( String message, Array data, int session_id ) virtual
There is currently no description for this method. Please help us by contributing one!
void _goto_script_line ( Script script, int line ) virtual
There is currently no description for this method. Please help us by contributing one!
bool _has_capture ( String capture ) virtual const
There is currently no description for this method. Please help us by contributing one!
void _setup_session ( int session_id ) virtual
There is currently no description for this method. Please help us by contributing one!
EditorDebuggerSession get_session ( int id )
There is currently no description for this method. Please help us by contributing one!
Array get_sessions ( )
There is currently no description for this method. Please help us by contributing one!