1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/core
Ignacio Etcheverry 2f69e36cef Add Dictionary::erase_checked(key) method
Same as erase, but it returns a boolean value indicating whether the pair was erased or not.
This method should be removed during the next compatibility breakage, and 'Dictionary::erase(key)' should be changed to return a boolean.
2018-07-18 23:07:31 +02:00
..
2018-06-18 21:03:55 +02:00
2018-01-18 22:13:00 +01:00
2018-02-21 19:46:06 +01:00
2018-02-21 19:46:06 +01:00
2018-06-25 16:22:41 -03:00
2018-06-21 03:00:33 -04:00
2018-02-21 19:46:06 +01:00
2018-06-25 16:22:41 -03:00
2018-07-18 19:28:26 +02:00
2018-06-25 16:22:41 -03:00
2018-06-25 16:22:41 -03:00