godot-cpp/include
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
..
godot_cpp Fix issues with `_get` and `_get_property_list` 2022-09-15 23:46:50 +01:00