Skip to content

Document lambda functions possibly being anonymous functions in GDScript basics - #12303

Open
Calinou wants to merge 1 commit into
godotengine:masterfrom
Calinou:gdscript-basics-anonymous-function
Open

Document lambda functions possibly being anonymous functions in GDScript basics#12303
Calinou wants to merge 1 commit into
godotengine:masterfrom
Calinou:gdscript-basics-anonymous-function

Conversation

@Calinou

@Calinou Calinou commented Aug 25, 2026

Copy link
Copy Markdown
Member

This is not only for search purposes, but also to emphasize the fact that lambdas generally don't have a name unless you give one for debugging purposes.

@Calinou
Calinou requested review from a team as code owners August 25, 2026 18:35
@Calinou Calinou added enhancement topic:gdscript area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Aug 25, 2026
Comment thread tutorials/scripting/gdscript/gdscript_basics.rst
…ipt basics

This is not only for search purposes, but also to emphasize the fact
that lambdas generally don't have a name unless you give one for debugging
purposes.
@Calinou
Calinou force-pushed the gdscript-basics-anonymous-function branch from 058cc62 to 03e8d58 Compare August 25, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants