mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-29 06:21:00 +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.