MCPcopy Create free account

hub / github.com/CraterCrash/godot-orchestrator / functions

Functions4,326 in github.com/CraterCrash/godot-orchestrator

↓ 2 callersMethodis_function_override
src/orchestration/orchestration.cpp:1155
↓ 2 callersMethodis_grouped_by_category
src/orchestration/variable.cpp:396
↓ 2 callersMethodis_linked
src/editor/graph/graph_pin.cpp:447
↓ 2 callersMethodis_loop_break_pin
Return whether the given pin is the loop break pin. @param p_pin the pin to check @return true if the pin is the break pin; false otherwise
src/orchestration/node.h:395
↓ 2 callersMethodis_notify_about_prereleases
src/common/settings.cpp:584
↓ 2 callersMethodis_override
src/orchestration/nodes/call_function.cpp:541
↓ 2 callersMethodis_stable
src/editor/updater/updater.h:43
↓ 2 callersMethodis_static
src/script/compiler/compiled_function.h:414
↓ 2 callersMethodis_typed_container_type
src/script/parser/parser_nodes.cpp:293
↓ 2 callersMethodis_utf8
src/orchestration/serialization/text/variant_parser.cpp:64
↓ 2 callersMethodis_valid
src/core/godot/object/script_language.cpp:52
↓ 2 callersMethodis_validated
Return whether the variable is validated @return true if the node is rendered as a validated node, false otherwise.
src/orchestration/nodes/variables.h:99
↓ 2 callersMethodis_vararg
src/script/parser/parser_nodes.h:583
↓ 2 callersMethodis_window_available
src/editor/gui/window_wrapper.cpp:115
↓ 2 callersMethodload
OScript implementation of GDScript's <code>load</code> keyword, which allows for loading a resource on-demand. The returned value is the loaded resour
src/script/utility_functions.cpp:273
↓ 2 callersMethodload
src/orchestration/serialization/binary/binary_parser.cpp:1070
↓ 2 callersFunctionmake_file
src/common/property_utils.cpp:68
↓ 2 callersFunctionmemnew_ptr
src/script/script_instance.cpp:36
↓ 2 callersMethodmove_node_to
src/orchestration/graph.cpp:379
↓ 2 callersFunctionnormalize_cpp_lines
(text)
tests/run_integration_tests.py:135
↓ 2 callersMethodparse_action
src/editor/doc/editor_help.cpp:435
↓ 2 callersFunctionparse_classification
src/orchestration/variable.cpp:158
↓ 2 callersMethodpopup
src/editor/actions/menu.cpp:800
↓ 2 callersMethodpopup_and_configure
src/editor/settings/input_event_configuration_dialog.cpp:1145
↓ 2 callersMethodpost_initialize
src/orchestration/node.cpp:108
↓ 2 callersMethodpost_initialize
src/orchestration/nodes/self.cpp:51
↓ 2 callersFunctionprefer_meta_over_ctrl
src/common/os_utils.cpp:24
↓ 2 callersMethodproperty_set_fallback
src/script/script_instance.cpp:303
↓ 2 callersFunctionread_meta
Parse the optional sibling .meta file into a key/value dict. Returns an empty dict when no .meta file exists.
tests/run_integration_tests.py:94
↓ 2 callersMethodreconstruct_node
src/orchestration/node.cpp:124
↓ 2 callersMethodreload_from_file
src/script/script.cpp:1111
↓ 2 callersMethodreload_text
src/editor/script_editor_view.cpp:887
↓ 2 callersMethodremove_function
src/orchestration/orchestration.cpp:1022
↓ 2 callersMethodremove_node
src/orchestration/orchestration.cpp:483
↓ 2 callersMethodrename_dependencies
src/orchestration/serialization/text/text_parser.cpp:734
↓ 2 callersMethodreset
src/core/godot/object/weak_ref.h:42
↓ 2 callersMethodresolve_signal_names
src/orchestration/node_pin.cpp:754
↓ 2 callersMethodset_breakpoint
src/editor/script_editor_view.cpp:1032
↓ 2 callersMethodset_content_help_limits
src/editor/doc/editor_help.cpp:461
↓ 2 callersMethodset_edit_state
src/editor/script_editor_view.cpp:816
↓ 2 callersMethodset_edited
src/script/script.cpp:1422
↓ 2 callersMethodset_exported
src/orchestration/variable.cpp:418
↓ 2 callersMethodset_filters
src/editor/graph/pins/file_picker_pin.h:43
↓ 2 callersMethodset_graph
src/editor/graph/graph_panel.cpp:2984
↓ 2 callersMethodset_graph_name
src/orchestration/graph.cpp:255
↓ 2 callersMethodset_has_return_value
src/orchestration/function.cpp:357
↓ 2 callersMethodset_icon_visible
src/editor/graph/graph_pin.cpp:513
↓ 2 callersMethodset_instance_info
src/script/script_instance.cpp:479
↓ 2 callersFunctionset_no_return_value
src/common/method_utils.cpp:48
↓ 2 callersMethodset_node
src/editor/graph/graph_node.cpp:377
↓ 2 callersFunctionset_return_value
src/common/method_utils.cpp:53
↓ 2 callersMethodset_self
src/orchestration/orchestration.cpp:384
↓ 2 callersMethodset_show_advanced_tooltips
src/editor/graph/graph_pin.cpp:521
↓ 2 callersMethodset_show_advanced_tooltips
src/editor/graph/graph_node.cpp:621
↓ 2 callersMethodset_show_type_icons
src/editor/graph/graph_node.cpp:614
↓ 2 callersMethodset_signature
src/script/compiler/bytecode_generator.cpp:820
↓ 2 callersMethodset_title_text
src/orchestration/nodes/comment.cpp:55
↓ 2 callersMethodshow_override_function_action_menu
src/editor/graph/graph_panel.cpp:3074
↓ 2 callersFunctionstrip_backtrace
(text)
tests/run_integration_tests.py:129
↓ 2 callersFunctionto_engine
src/common/variant_operators.cpp:20
↓ 2 callersFunctionto_enum_list
src/common/variant_utils.cpp:98
↓ 2 callersMethodto_string
src/script/script_instance.cpp:445
↓ 2 callersFunctiontruncate
(text, max_lines=30)
tests/run_integration_tests.py:84
↓ 2 callersMethodunlink
src/editor/graph/graph_panel.cpp:3140
↓ 2 callersMethodupdate
src/script/script_instance.cpp:1195
↓ 2 callersMethodupdate
src/editor/graph/graph_node.cpp:648
↓ 2 callersMethodupdate_last_modified_time
src/script/script.cpp:1447
↓ 2 callersMethoduse_pretty_labels
Returns whether to render pin labels with pretty formatting @return true to use pretty formatting, false to render labels/names as-is.
src/orchestration/node_pin.h:348
↓ 2 callersMethodvalidate
src/editor/script_editor_view.cpp:1069
↓ 2 callersMethodwrite_assign_true
src/script/compiler/bytecode_generator.cpp:1520
↓ 2 callersMethodwrite_call_async
src/script/compiler/bytecode_generator.cpp:1612
↓ 2 callersMethodwrite_call_method_bind
src/script/compiler/bytecode_generator.cpp:1826
↓ 2 callersMethodwrite_call_native_static
src/script/compiler/bytecode_generator.cpp:1778
↓ 2 callersMethodwrite_call_self
src/script/compiler/bytecode_generator.cpp:1875
↓ 2 callersMethodwrite_else
src/script/compiler/bytecode_generator.cpp:2070
↓ 2 callersMethodwrite_end
src/script/compiler/bytecode_generator.cpp:581
↓ 2 callersMethodwrite_endif
src/script/compiler/bytecode_generator.cpp:2080
↓ 2 callersMethodwrite_get_member
src/script/compiler/bytecode_generator.cpp:1389
↓ 2 callersMethodwrite_if
src/script/compiler/bytecode_generator.cpp:2063
↓ 2 callersMethodwrite_return
src/script/compiler/bytecode_generator.cpp:2408
↓ 2 callersMethodwrite_set
src/script/compiler/bytecode_generator.cpp:1270
↓ 2 callersMethodwrite_set_member
src/script/compiler/bytecode_generator.cpp:1383
↓ 2 callersMethodwrite_set_named
src/script/compiler/bytecode_generator.cpp:1339
↓ 2 callersMethodwrite_start
src/script/compiler/bytecode_generator.cpp:563
↓ 1 callersMethodArray
src/core/godot/variant/array.h:24
↓ 1 callersFunctionED_GET_ACTION_SHORTCUT
src/editor/settings/editor_settings.cpp:424
↓ 1 callersFunctionED_IS_ACTION_SHORTCUT
src/editor/settings/editor_settings.cpp:428
↓ 1 callersFunctionED_SHORTCUT_ARRAY
src/editor/settings/editor_settings.cpp:440
↓ 1 callersFunctionED_SHORTCUT_OVERRIDE_ARRAY
src/editor/settings/editor_settings.cpp:463
↓ 1 callersMethod_add_doc
src/script/script.cpp:116
↓ 1 callersFunction_build_public_functions
src/script/utility_functions.cpp:551
↓ 1 callersMethod_can_make_function
src/script/language.h:145
↓ 1 callersMethod_change_frame_title
src/editor/graph/nodes/comment_graph_frame.cpp:146
↓ 1 callersMethod_clear_doc
src/script/script.cpp:132
↓ 1 callersMethod_connect_nodes
src/orchestration/orchestration.cpp:234
↓ 1 callersMethod_disconnect_nodes
src/orchestration/orchestration.cpp:249
↓ 1 callersFunction_format_default_value
Formats a setting's default value for the tooltip title. Integer enums/flags are resolved to their hint_string labels (e.g. "Name", or "A|B" for flags
src/editor/doc/editor_help.cpp:81
↓ 1 callersMethod_get_active_graph_tab
src/editor/script_editor_view.cpp:107
↓ 1 callersFunction_get_class_or_script_icon
src/common/scene_utils.cpp:39
↓ 1 callersMethod_get_connections_internal
src/orchestration/orchestration.cpp:82
← previousnext →601–700 of 4,326, ranked by callers