mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 07:41:43 +00:00
45b90f16ca
Fallback to KeyboardEvent property `charCode` is absence of both `key` and `char` for retrieval of unicode value.