karroffel
56bb22c988
added godot_dictionary_get_with_default to GDNative
...
Recently, Dictionary::get() was introduced, which acts like a index
operator but allows the caller to specify a default value to return
instead of issuing an error.
This commit adds a new GDNative function that includes the default value.
2019-02-21 20:12:57 +01:00
..
2019-01-01 12:58:10 +01:00
2019-02-21 13:58:38 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-02-20 19:44:12 +01:00
2019-02-20 16:28:53 +01:00
2019-01-09 02:06:13 +01:00
2019-01-01 12:58:10 +01:00
2019-02-21 20:12:57 +01:00
2019-02-20 19:44:12 +01:00
2019-02-20 19:44:12 +01:00
2019-01-28 06:29:39 +01:00
2019-01-01 12:58:10 +01:00
2019-02-20 01:49:47 +01:00
2019-02-12 14:39:47 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-25 12:41:54 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-02-12 13:34:25 +01:00
2019-01-28 16:00:15 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-02-12 22:59:56 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-01-16 11:39:39 +01:00
2019-01-01 12:58:10 +01:00
2019-02-20 19:44:12 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2018-09-28 14:07:39 +02:00