1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-02 19:01:36 +00:00
Files
godot/modules/gdscript/tests/scripts/completion/get_node/member/member.gd
2024-03-01 11:24:06 +01:00

7 lines
66 B
GDScript

extends Node
var test = $AnimationPlayer
func a():
test.