Fully register class on register_class call

This commit is contained in:
Bastiaan Olij
2021-09-26 16:15:01 +10:00
parent fad6329699
commit 0e3bc393d5
4 changed files with 122 additions and 122 deletions

View File

@@ -15,6 +15,9 @@ offset_right = 234.0
offset_bottom = 21.0
structured_text_bidi_override_options = []
script = null
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Button" type="Button" parent="."]
offset_right = 79.0
@@ -24,3 +27,5 @@ script = null
__meta__ = {
"_edit_use_anchors_": false
}
[connection signal="custom_signal" from="Example" to="." method="_on_Example_custom_signal"]