Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
godotengine
Edit Copy
Star
GitHub Repository:
godotengine/godot
Path:
blob/master/modules/gdscript/tests/scripts/analyzer/errors/assign_signal.gd
1
0
2
8
6
views
signal your_base signal my_base func test(): your_base = my_base