You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Updated tutorial_gdscript_efficiently (markdown)
@@ -116,6 +116,8 @@ public final void do_something() {
|
||||
}
|
||||
```
|
||||
|
||||
GDScript:
|
||||
|
||||
```python
|
||||
|
||||
func use_class(instance); #does not care about class type
|
||||
|
||||
Reference in New Issue
Block a user