summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/completion/argument_options/connect.cfg
blob: 8c3fbf90dadaad7b79f97eb77b3ec833086b913e (plain)
1
2
3
4
5
6
7
8
[input]
scene="res://completion/argument_options/argument_options.tscn"
[output]
include=[
    ; Node
    {"display": "\"signal_a\""},
    {"display": "\"child_entered_tree\""},
]