Files
godot/modules
Raul Santos 03c26d6618 C#: Disallow init-only properties
ReadOnly properties are currently not allowed because the generated code
needs to set them, this also apply to `init` properties because they
need to be set after initialization.
2022-12-23 19:04:14 +01:00
..
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-12-02 01:34:05 +11:00
2022-10-14 14:34:15 +02:00
2022-12-23 19:04:14 +01:00
2022-09-01 13:13:19 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-12-01 21:46:30 -06:00