Files
godot/modules
George Marques 0e6aa6fc38 GDScript: Initialize all defaults beforehand in implicit constructor
Set all the default values for typed variables before actually trying to
initialize them, including `@onready` ones.

This ensures that if validated calls are being used there will be a
value of the correct type, even if the resolution is done out of order
or deferred because of `@onready`.
2023-02-24 22:01:06 -03:00
..
2023-01-05 13:25:55 +01:00
2023-01-30 14:22:47 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-25 10:38:03 -03:00
2023-01-31 18:54:04 +01:00
2023-01-05 13:25:55 +01:00