godot-cpp/include/godot_cpp/classes
Marc Gilleron 6f3bdab090 Fix issues with `_get` and `_get_property_list`
`_get` was using `_set` internally, and should be `const`.
`_get_property_list` should be `const`.
2022-09-15 23:46:50 +01:00
..
ref.hpp Merge pull request #677 from lukas-toenne/fix_object_ptr_args 2022-07-29 01:17:34 +02:00
wrapped.hpp Fix issues with `_get` and `_get_property_list` 2022-09-15 23:46:50 +01:00