mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03: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>