mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with 2.1 branch, adds signal descriptions
This commit is contained in:
@@ -118,9 +118,15 @@ Signals
|
||||
-------
|
||||
|
||||
- **breakpoint_toggled** **(** :ref:`int<class_int>` row **)**
|
||||
Emitted when a breakpoint is placed via the breakpoint gutter.
|
||||
|
||||
- **cursor_changed** **(** **)**
|
||||
Emitted when the cursor changes.
|
||||
|
||||
- **request_completion** **(** **)**
|
||||
- **text_changed** **(** **)**
|
||||
Emitted when the text changes.
|
||||
|
||||
|
||||
Numeric Constants
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user