1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Files
godot/modules
Raul Santos 21f68e7bdb Ensure C# script properties are added to the end
Ensures that the `get_property_list` and `get_script_property_list`
methods push the script properties to the end of the given list, this
prevents the script property from appearing after the script variables.
2021-10-30 16:55:21 +02:00
..
2021-08-12 16:37:38 +02:00
2021-06-18 12:57:59 +01:00
2021-06-14 18:51:09 +03:00