Category:GDScript
Appearance

This programming language may be used to instruct a computer to perform a task.
| Official website |
|---|
| Execution method: | Compiled (bytecode) |
|---|---|
| Garbage collected: | Yes |
| Parameter passing methods: | By reference, By value |
| Type safety: | Safe |
| Type checking: | Dynamic, Static |
| Lang tag(s): | GDScript |
| See Also: |
|
GDScript is a high-level, dynamically typed scripting language integrated with Godot Engine. It uses a syntax similar to Python (blocks are indent-based and many keywords are similar).
The GDScript documentation can be found here : Documentation
Pages in category "GDScript"
The following 26 pages are in this category, out of 26 total.