Files
godot/editor
Squamto 096f0288ba Fix Error when connecting signal with unbinds not yet existing function
When a Signal with unbinds was connected to a non-existing function, the connection attempt was made before the function was created.

I moved the creation of the function in front of the connection attempt.
2025-07-26 19:57:08 +02:00
..
2025-07-04 18:18:22 +02:00
2025-07-04 18:18:22 +02:00
2025-07-23 23:02:43 +03:00
2025-07-04 18:18:22 +02:00
2025-07-04 18:18:22 +02:00
2025-07-04 18:18:22 +02:00
2025-07-04 18:18:22 +02:00