godot/modules/gdscript/tests/scripts/completion/get_node/local/local.gd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
69 B
GDScript3
Raw Normal View History

2024-01-08 21:46:03 +00:00
extends Node
func a():
var test = $AnimationPlayer
test.