mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 22:26:52 +00:00
- We no longer box struct to return them from internal calls. - Use reinterpret_cast if the managed struct layout is the same as the native struct.