index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
completion
/
class_a.notest.gd
blob: 47c64dc674a40e707f43da0f4b5dd9260932a882 (
plain
)
1
2
3
4
5
6
7
8
extends Node signal signal_of_a var property_of_a func func_of_a(): pass