godot-cpp/include/godot_cpp/core
Fabio Alessandrelli 80fdb9146f Add pointers support for virtual methods.
As introduced in godot for virtual methods.
Custom structs are not yet supported.
2021-09-27 16:13:24 +02:00
..
binder_common.hpp Auto-bind virtual method overrides 2021-09-27 23:08:08 +10:00
builtin_ptrcall.hpp Replace bindgins to work with extensions 2021-09-27 23:08:08 +10:00
class_db.hpp Fully register class on register_class call 2021-09-27 23:08:12 +10:00
defs.hpp Re-introduce build-in type code for core types 2021-09-27 23:08:10 +10:00
engine_ptrcall.hpp Fix calling of native functions that return object types 2021-09-27 23:08:10 +10:00
error_macros.hpp Replace bindgins to work with extensions 2021-09-27 23:08:08 +10:00
math.hpp Fix formatting of files 2021-09-27 23:08:10 +10:00
memory.hpp Change constructor/destructor management of extension classes 2021-09-27 23:08:11 +10:00
method_bind.hpp Change constructor/destructor management of extension classes 2021-09-27 23:08:11 +10:00
method_ptrcall.hpp Add pointers support for virtual methods. 2021-09-27 16:13:24 +02:00
object.hpp Add support for property groups 2021-09-27 23:08:11 +10:00
type_info.hpp Fix issues with method calls 2021-09-27 23:08:08 +10:00