Files
godot/modules
Raul Santos 907e709f9d Fix getting properties state when reloading C#
When reloading C# classes and keep their properties values they are
retrieved and stored in a state list.
Retrieving the properties was only getting the fields of the C# class
and not inherited fields so those properties values were lost on reload.
Now we also try to find the field in the parent classes.
2021-12-28 19:14:49 +01:00
..
2021-12-06 14:43:34 +00:00
2021-11-15 17:22:46 +01:00
2021-11-05 16:10:17 +01:00
2021-08-12 16:37:38 +02:00
2021-12-09 22:08:48 +01:00
2021-06-18 12:57:59 +01:00
2021-11-18 12:47:36 +00:00
2021-11-05 16:10:17 +01:00
2021-11-15 17:22:46 +01:00
2021-11-18 12:47:36 +00:00
2021-11-05 16:10:17 +01:00
2021-06-14 18:51:09 +03:00
2021-11-05 16:10:17 +01:00
2021-11-20 11:48:49 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-20 11:50:34 +01:00