godot-cpp/include/godot_cpp/core
bruvzg 270ad28931
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
2022-08-22 12:59:38 +03:00
..
binder_common.hpp Add support for BitField hint, sync API files. 2022-07-11 15:00:17 +03:00
builtin_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
class_db.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
defs.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
engine_ptrcall.hpp Merge pull request #686 from ondy-personal/patch-1 2022-07-18 15:48:17 +02:00
error_macros.hpp Add bindings for Vector4, Vector4i, Projection built-in types. 2022-07-21 09:36:38 +03:00
math.hpp Add bindings for Vector4, Vector4i, Projection built-in types. 2022-07-21 09:36:38 +03:00
memory.hpp Sync containers with new HashMap/HashSet, sync API headers. 2022-06-06 12:18:07 +03:00
method_bind.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
method_ptrcall.hpp Merge pull request #677 from lukas-toenne/fix_object_ptr_args 2022-07-29 01:17:34 +02:00
mutex_lock.hpp Update copyright year 2022-03-15 10:17:53 +01:00
object.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
property_info.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
type_info.hpp Add bindings for Vector4, Vector4i, Projection built-in types. 2022-07-21 09:36:38 +03:00