godot-cpp/include/godot_cpp/core
David Snopek c18c1916c3 Implement `callable_mp()` and `callable_mp_static()` 2023-09-21 15:17:50 -05:00
..
binder_common.hpp Implement `callable_mp()` and `callable_mp_static()` 2023-09-21 15:17:50 -05:00
builtin_ptrcall.hpp
class_db.hpp Implement `callable_mp()` and `callable_mp_static()` 2023-09-21 15:17:50 -05:00
defs.hpp
engine_ptrcall.hpp Ensure GDExtension class is the correct type for the Godot engine class 2023-05-16 15:18:48 -05:00
error_macros.hpp Update error macros to match core 2023-01-22 14:24:57 +01:00
math.hpp
memory.hpp Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-13 14:34:04 +02:00
method_bind.hpp Identifiers containing double underscore are reserved according to the C++ standard 2023-06-15 20:45:01 -04:00
method_ptrcall.hpp Ensure that PtrToArg specializations for native structs are used 2023-08-15 17:54:11 -05:00
mutex_lock.hpp
object.hpp Add support for indexed properties 2023-07-26 00:31:53 +02:00
property_info.hpp Support `_validate_property()` 2023-09-12 13:21:16 -05:00
type_info.hpp Identifiers containing double underscore are reserved according to the C++ standard 2023-06-15 20:45:01 -04:00