This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f888966c0311a49541d6eb952b5a76d105f59d5
godot
/
modules
/
gdscript
/
tests
/
scripts
/
runtime
History
George Marques
056a54db7b
GDScript: Properly return value with await on non-coroutine
...
If the keyword `await` is used without a coroutine, it should still return the value synchronally.
2021-10-14 19:58:10 -03:00
..
errors
Make Callable not crash on call when the object has been freed
2021-05-24 14:23:02 -03:00
features
GDScript: Properly return value with await on non-coroutine
2021-10-14 19:58:10 -03:00