mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-05-07 00:10:05 -04:00
dc04c89210
The `SetAction` and `SetPressed` are internal methods and can't be invoked directly outside of that assembly. However, the `Action` and `Pressed` property setters invoke them instead.
(cherry picked from commit 14e03b981f)