mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 23:40:19 +00:00
e6a4debede
* This solution is much cleaner than the one in 3.x thanks to the use of callables. * Works without issues in any language (no need to worry about camel or snake case). * Editor code uses a compatibility function (too much work to redo). Fixes #59899