Files
godot/modules
George Marques 35682d3079 GDScript: Properly validate return type
When the type cannot be validated at compile time, the runtime must do a
check to ensure type safety is kept, as the code might be assuming the
return type is correct in another place, leading to crashes if the
contract is broken.
2021-04-05 09:52:05 -03:00
..
2021-02-18 17:12:46 +01:00
2021-02-11 15:44:28 -03:00
2021-02-11 15:44:28 -03:00
2021-03-18 17:58:21 +01:00
2021-02-11 15:44:28 -03:00
2021-03-16 10:54:38 +01:00
2021-02-18 11:23:34 -03:00