mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
This is not necessary and means that some setters and getters can end up wrong if they are changed in the bindings but DocData does not update them when running --doctool. Fixes #29425. Co-authored-by: Bojidar Marinov <bojidar.marinov.bg@gmail.com>