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