1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files
godot/core/variant
George Marques 023b1d7f5a Implement read-only arrays
Arrays can be set as read-only and thus cannot be modified. Assigning
the array will create an editable copy.

Similar to is already done to read-only dictionaries.
2022-05-17 14:14:42 -03:00
..
2022-05-17 14:14:42 -03:00
2022-05-17 14:14:42 -03:00
2022-05-16 23:31:46 +02:00
2022-05-17 14:14:42 -03:00