mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-29 14:21:26 +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>