Home
last modified time | relevance | path

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

/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_parser.cpp7300 … bool is_get_script = p_call->arguments[0]->type == Node::TYPE_SELF && callee_name == "get_script"; local
7319 if (is_get_script) {
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_parser.cpp7300 … bool is_get_script = p_call->arguments[0]->type == Node::TYPE_SELF && callee_name == "get_script"; local
7319 if (is_get_script) {