1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

Add test cases for accessing parent elements from child class

This commit is contained in:
strank
2022-03-04 12:17:23 -05:00
parent f356c8ac4b
commit 7d48afa96d
2 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
GDTEST_OK
1
1
2
2
parent_signal
parent_signal
3
3
parent_func
parent_func
4
4
5
5
5