Allow actions to provide an analog value

This commit is contained in:
Gilles Roudiere
2018-02-21 22:06:34 +01:00
parent 93ae37f118
commit ebfa731012
12 changed files with 274 additions and 126 deletions

View File

@ -102,6 +102,8 @@ protected:
Error _save_custom_bnd(const String &p_file);
void _convert_to_last_version();
bool _load_resource_pack(const String &p_pack);
void _add_property_info_bind(const Dictionary &p_info);