mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Improve flow and remove banned words
Improves flow and removes banned words. Co-authored-by: WakaJoekoe <48286673+WakaJoekoe@users.noreply.github.com> Co-authored-by: Hugo Locurcio <Calinou@users.noreply.github.com> Co-authored-by: skyace65 <trekie96@hotmail.com>
This commit is contained in:
@@ -219,7 +219,7 @@ Signals
|
||||
-------
|
||||
|
||||
Objects can have a set of signals defined (similar to Delegates in other
|
||||
languages). Connecting to them is rather easy:
|
||||
languages). This example shows how to connect to them:
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user