1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

Add test for get_node autocompletion

This commit is contained in:
HolonProduction
2024-01-08 22:46:03 +01:00
parent 7d2ca2d8ac
commit fc7d7d3dae
73 changed files with 693 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
extends Node
func a():
var test = $AnimationPlayer
test.