mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
Updated gdscript (markdown)
parent
8bdafc2b5e
commit
76774999f6
@ -105,7 +105,7 @@ The following is the list of keywords supported by the language. Since keywords
|
||||
The following is the list of supported operators and their precedence (TODO, change since this was made to reflect python operators)
|
||||
|
||||
| Operator | Description |
|
||||
| -------- | ----------- |
|
||||
| -------- | ----------- |
|
||||
| `x[index]` | Subscription, Highest Priority |
|
||||
| x.attribute | Attribute Reference |
|
||||
| extends | Instance Type Checker |
|
||||
|
Loading…
Reference in New Issue
Block a user