tutorials/scripting/gdscript/gdscript_basics #879
Replies: 1 comment 1 reply
|
The page should mention the term "anonymous function" in the Lambda Function section so it can be found when searching logs. As anonymous function is also a used term |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
tutorials/scripting/gdscript/gdscript_basics
GDScript is a high-level, object-oriented, imperative, and gradually typed programming language built for Godot. It uses an indentation-based syntax similar to languages like Python. Its goal is to...
https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_basics.html
All reactions