mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
`_get` was using `_set` internally, and should be `const`. `_get_property_list` should be `const`.
`_get` was using `_set` internally, and should be `const`. `_get_property_list` should be `const`.