1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Updated tutorial_gdscript_efficiently (markdown)

Juan Linietsky
2015-08-09 17:36:31 -03:00
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