mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 02:51:25 +00:00
In general they are more confusing to users because they expect inheritance to fully override parent methods. This behavior can be enabled by script writers using a simple super() call. |
||
|---|---|---|
| .. | ||
| pluginscript_instance.cpp | ||
| pluginscript_instance.h | ||
| pluginscript_language.cpp | ||
| pluginscript_language.h | ||
| pluginscript_loader.cpp | ||
| pluginscript_loader.h | ||
| pluginscript_script.cpp | ||
| pluginscript_script.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||