This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
056a54db7be5b63685f221e34c17cc4b72964080
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