summaryrefslogtreecommitdiffstats
path: root/platform/android/android_input_handler.cpp
diff options
context:
space:
mode:
authorocean (they/them) <anvilfolk@gmail.com>2023-06-21 15:13:45 -0400
committerocean (they/them) <anvilfolk@gmail.com>2023-06-21 15:13:45 -0400
commit6c28b8edd3bd43c28c4c5671b4b1800e14b47949 (patch)
tree0c0e2e551e8659077d76809f08a4ef9ff421d9e3 /platform/android/android_input_handler.cpp
parent28a60b3de02e8cfcc742a248078e6b7ee8f728b1 (diff)
downloadredot-engine-6c28b8edd3bd43c28c4c5671b4b1800e14b47949.tar.gz
GDScript: fix regression when checking for virtual function implementation.
Unfortunately it appears the virtual function checks in #77324 are not trustworthy at runtime, because objects can have scripts attached, but this information is not always available at compile-time. These checks need to be removed. The rest of the PR is still useful, making all method flags available to the analyzer, so a full revert isn't necessary/desirable. This reopens #76938, which will need another solution.
Diffstat (limited to 'platform/android/android_input_handler.cpp')
0 files changed, 0 insertions, 0 deletions