Files
godot/modules/gdscript/gdscript_byte_codegen.cpp
George Marques defa46bfd1 GDScript: Don't use validated call for vararg methods
Since they may have runtime type validation, we cannot use the validated
call.
2023-02-24 14:06:02 -03:00

64 KiB