Home
last modified time | relevance | path

Searched refs:_get_dict_from_method (Results 1 – 2 of 2) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dobject.cpp964 static Dictionary _get_dict_from_method(const MethodInfo &mi) { in _get_dict_from_method() function
991 Dictionary d = _get_dict_from_method(E->get()); in _get_method_list_bind()
1246 ret.push_back(_get_dict_from_method(E->get())); in _get_signal_list()
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dobject.cpp964 static Dictionary _get_dict_from_method(const MethodInfo &mi) { in _get_dict_from_method() function
991 Dictionary d = _get_dict_from_method(E->get()); in _get_method_list_bind()
1246 ret.push_back(_get_dict_from_method(E->get())); in _get_signal_list()