mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
8ac2e2ac20
The function got introduced during 4.2-dev and it was discussed, if it could be implemented in a way that also allows InputEvent filtering during `Node._process`. Let's keep this function experimental for the moment, in case we implement a general solution.