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