mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 07:40:36 +00:00
Updated tutorial_gdscript_efficiently (markdown)
parent
e887020273
commit
b692c4eb2d
@ -116,6 +116,8 @@ public final void do_something() {
|
||||
}
|
||||
```
|
||||
|
||||
GDScript:
|
||||
|
||||
```python
|
||||
|
||||
func use_class(instance); #does not care about class type
|
||||
|
Loading…
Reference in New Issue
Block a user