virtualx-engine/modules/gdscript/tests/scripts/runtime
George Marques f9048fcd7d
GDScript: Warn when enum variable has no default
The default will always be set to `0`, so if it's not a valid value in
the enum, the warning is shown.
2024-04-16 11:46:59 -03:00
..
errors
features
assign_to_read_only_property.gd
assign_to_read_only_property.out
assign_to_read_only_property_with_variable_index.gd
assign_to_read_only_property_with_variable_index.out