Module editor_debugger_session

Expand description

Sidecar module for class EditorDebuggerSession.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for EditorDebuggerSession enums.

Structs§

ExSendMessage
Default-param extender for EditorDebuggerSession::send_message_ex.
ExToggleProfiler
Default-param extender for EditorDebuggerSession::toggle_profiler_ex.
SigBreaked
SigContinued
SigStarted
SigStopped
SignalsInEditorDebuggerSession
A collection of signals for the EditorDebuggerSession class.