godot/modules/mono/glue
Sami Kalliomäki c26722badf Do not call Array default constructor when not necessary.
This fixes a bug where Array would get registered twice with the
DisposablesTracker causing an exception on shutdown.

Fixes #81231

(cherry picked from commit 43a6748dfd)
2023-09-21 15:28:24 +02:00
..
GodotSharp Do not call Array default constructor when not necessary. 2023-09-21 15:28:24 +02:00
runtime_interop.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00