mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +03:00
It's not strictly related to static typing, as it can work without it (e.g. to signal unreachable code).
15 lines
232 B
ReStructuredText
15 lines
232 B
ReStructuredText
GDScript
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-scripting-gdscript
|
|
|
|
gdscript_basics
|
|
gdscript_advanced
|
|
gdscript_exports
|
|
gdscript_styleguide
|
|
static_typing
|
|
warning_system
|
|
gdscript_format_string
|