godot/modules/gdnative/nativescript
George Marques 2b9d9bc364
Remove multilevel calls
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.
2020-07-24 14:13:58 -03:00
..
SCsub
api_generator.cpp
api_generator.h
godot_nativescript.cpp
nativescript.cpp Remove multilevel calls 2020-07-24 14:13:58 -03:00
nativescript.h Remove multilevel calls 2020-07-24 14:13:58 -03:00
register_types.cpp
register_types.h