mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-16 10:23:10 +00:00
The ID property for InputEvents is set by `SceneTree` when sending the event down the tree. So there's no need for the platform specific code to set this value when it will later be overriden anyway...