Home
last modified time | relevance | path

Searched defs:get_member_functions (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/modules/gdscript/
H A Dgd_script.h143 const Map<StringName, GDFunction *> &get_member_functions() const { return member_functions; } in get_member_functions() function
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_script.h143 const Map<StringName, GDFunction *> &get_member_functions() const { return member_functions; } in get_member_functions() function
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript.h159 …const Map<StringName, GDScriptFunction *> &get_member_functions() const { return member_functions;… in get_member_functions() function
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript.h159 …const Map<StringName, GDScriptFunction *> &get_member_functions() const { return member_functions;… in get_member_functions() function