mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #2273 from cbscribe/kcc_31_fixes
Minor tutorial fixes for 3.1
This commit is contained in:
@@ -211,7 +211,7 @@ Define the return type of a function with the arrow ->
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
To define the return type of a function, write a dash and a right angle
|
||||
bracket ``->`` after it’s declaration, followed by the return type:
|
||||
bracket ``->`` after its declaration, followed by the return type:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user