Add UID support to GDScript files

This commit is contained in:
kobewi 2022-10-09 15:12:52 +02:00
parent 107f2961cc
commit c7f68a27ec
15 changed files with 307 additions and 15 deletions

View file

@ -0,0 +1,4 @@
@uid("not a valid uid")
func test():
pass