godot/modules/gdscript/tests/scripts/completion/get_node/literal/dollar.gd

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

6 lines
58 B
GDScript3
Raw Normal View History

2024-01-08 21:46:03 +00:00
extends Node
func a():
%AnimationPlayer.
2024-03-25 15:11:44 +00:00
pass