mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-01 03:04:28 +00:00
c33373b80a
Users are sometimes confused as to the `pressed` property not being
visible in the Button class documentation. This is because `pressed`
is defined in BaseButton.
(cherry picked from commit 038baede5a)