mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
635d33dc6c
* Using C-style function pointers now, InternalMethod is gone. * This ensures much better performance in typed code. * Renamed builtin_funcs to utility_funcs, to avoid naming confusion