mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-07 21:13:39 +00:00
e4e9231420
Instead of references. This is needed because those function pointers are used in GDNative which needs to work with plain C, which doesn't support passing parameters by reference.