mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 22:23:07 +00:00
Update docs with breakpoint_toggled signal
This commit is contained in:
parent
b550471a14
commit
2c9468a46a
@ -39459,6 +39459,11 @@
|
||||
</method>
|
||||
</methods>
|
||||
<signals>
|
||||
<signal name="breakpoint_toggled">
|
||||
<description>
|
||||
Emitted when a breakpoint is placed via the breakpoint gutter.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="cursor_changed">
|
||||
<description>
|
||||
Emitted when the cursor changes.
|
||||
|
Loading…
Reference in New Issue
Block a user