godot-cpp/include/godot_cpp/core
Fabio Alessandrelli cc88df05e7 Fix PtrToArg encoding for `Object *`.
It didn't set the return value at all, changing the local value instead.
Now instead correctly sets it as a generic pointer type from `_owner`.
2021-09-27 23:08:11 +10: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 Add support for property groups 2021-09-27 23:08:11 +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 Fix PtrToArg encoding for `Object *`. 2021-09-27 23:08:11 +10: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