This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-5f8afe2eab
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
511134f55ff17330da315f9f3da1702366c31921
engine
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
features
/
gdscript_to_preload.gd
T
8 lines
66 B
GDScript
Raw
Normal View
History
Unescape
Escape
fix(gdscript): Infer type from preload const
2022-08-07 13:39:11 +02:00
const
A
:=
42
GDScript: Fix inner classes and preloaded scripts as types
2021-05-26 09:23:17 -03:00
func
test
(
)
:
pass
func
something
(
)
:
return
"
OK
"
Reference in New Issue
Copy Permalink