diff options
| author | karroffel <therzog@mail.de> | 2019-02-21 20:12:57 +0100 |
|---|---|---|
| committer | karroffel <therzog@mail.de> | 2019-02-21 20:12:57 +0100 |
| commit | 56bb22c988ce84995a674e3b5f58cc22dfc41a8b (patch) | |
| tree | 80683518d1a033541d676a34c08dfef5baf4e364 /platform/android/java/src | |
| parent | a01dca79e2f7b7cb221a4c416cade4fad2941446 (diff) | |
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.
Diffstat (limited to 'platform/android/java/src')
0 files changed, 0 insertions, 0 deletions