tutorials/scripting/gdscript/gdscript_documentation_comments #301
Replies: 3 comments 7 replies
-
Even though |
Beta Was this translation helpful? Give feedback.
5 replies
-
I needed to change something in the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Does the [class] syntax not work for user defined classes? |
Beta Was this translation helpful? Give feedback.
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_documentation_comments
In GDScript, comments can be used to document your code and add descriptions to the members of a script. There are two differences between a normal comment and a documentation comment. Firstly, a d...
https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_documentation_comments.html
Beta Was this translation helpful? Give feedback.
All reactions