diff options
| author | Geequlim | 2016-06-18 15:07:51 +0800 |
|---|---|---|
| committer | Geequlim | 2016-06-18 15:07:51 +0800 |
| commit | 71245995a4813d49449ac055f77cf60c896b483d (patch) | |
| tree | 33fb513c6345fcb63eafaf9520d714b10f480e05 /modules/gdscript/gd_functions.h | |
| parent | 57c67fb0f7515564ae739e828d2f4320785d789c (diff) | |
| download | godot-71245995a4813d49449ac055f77cf60c896b483d.tar.gz godot-71245995a4813d49449ac055f77cf60c896b483d.tar.zst godot-71245995a4813d49449ac055f77cf60c896b483d.zip | |
Diffstat (limited to 'modules/gdscript/gd_functions.h')
| -rw-r--r-- | modules/gdscript/gd_functions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h index 8c8847256..c78956fe2 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -81,6 +81,7 @@ public: FUNC_FUNCREF, TYPE_CONVERT, TYPE_OF, + TYPE_EXISTS, TEXT_STR, TEXT_PRINT, TEXT_PRINT_TABBED, |
