1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +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.