Skip to content

Conversation

Xenareee
Copy link

@Xenareee Xenareee commented Aug 7, 2025

Updated the suggested way of accesing an integer enum name: replaced creating a Dictionary manually with accessing the name via Dictionary.keys() of a named enum. Also, made a few minor punctuation/wording corrections in the same section.

This way of accessing an enum name was already described by a comment under the doc page.

Updated the suggested way of accesing an integer enum name: replaced creating a Dictionary with accessing the name via Dictionary.keys() of a named enum.

This was suggested by a [comment](godotengine/godot-docs-user-notes#50 (comment)) under the doc page.
@Calinou Calinou added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 labels Aug 7, 2025
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 cherrypick:4.4 enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants