1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/modules
Raul Santos 332e31260e Reduce C# Dictionary internal calls
- Implements new `KeyValuePairs` and `KeyValuePairAt` internal calls
to get the `key` and the `value` in one call.
- Caches the `DictionaryEntry` to reuse properties without repeating
internal calls.

(cherry picked from commit 2deefd938f)
2021-08-06 11:10:04 +02:00
..
2021-05-11 10:44:21 +02:00
2021-07-30 10:29:09 -04:00
2021-06-18 12:57:59 +01:00
2021-08-06 11:10:04 +02:00
2021-06-14 18:51:09 +03:00