1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
2022-12-21 22:49:51 -05:00

5 lines
66 B
GDScript

signal your_base
signal my_base
func test():
your_base = my_base