Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CraterCrash/godot-orchestrator
/ functions
Functions
4,326 in github.com/CraterCrash/godot-orchestrator
⨍
Functions
4,326
◇
Types & classes
623
↓ 9 callers
Method
get_nodes
src/orchestration/graph.cpp:313
↓ 9 callers
Method
get_target_class
src/orchestration/node_pin.cpp:276
↓ 9 callers
Method
is_tool
src/script/parser/parser.h:433
↓ 9 callers
Method
link
src/orchestration/graph.cpp:335
↓ 9 callers
Method
set_auto_destroy
src/editor/gui/context_menu.cpp:166
↓ 8 callers
Function
ED_ACTION_SHORTCUT
src/editor/settings/editor_settings.cpp:416
↓ 8 callers
Method
add
src/editor/plugins/orchestrator_editor_plugin.h:163
↓ 8 callers
Method
add_local
src/script/parser/parser_nodes.cpp:615
↓ 8 callers
Function
as
src/common/property_utils.cpp:50
↓ 8 callers
Method
clear_tree
src/editor/editor_component_view.cpp:302
↓ 8 callers
Method
find_graph
src/orchestration/orchestration.cpp:723
↓ 8 callers
Function
get_editor_class_icon_size
src/common/scene_utils.cpp:111
↓ 8 callers
Method
get_graph_rect
src/editor/graph/graph_node.cpp:596
↓ 8 callers
Function
get_icon
src/common/scene_utils.cpp:83
↓ 8 callers
Method
get_output_pin
src/editor/graph/graph_node.cpp:468
↓ 8 callers
Method
get_resource_uid
src/orchestration/serialization/text/text_parser.cpp:634
↓ 8 callers
Method
has_function
src/script/parser/parser_nodes.cpp:551
↓ 8 callers
Method
has_setting
src/common/settings.cpp:572
↓ 8 callers
Method
is_constant
src/orchestration/variable.h:92
↓ 8 callers
Method
no_pretty_format
src/orchestration/node_pin.cpp:393
↓ 8 callers
Function
open_project_settings_file
src/common/file_utils.cpp:25
↓ 8 callers
Method
parse
src/script/parser/parser.cpp:3712
↓ 8 callers
Function
quote
src/common/string_utils.cpp:128
↓ 8 callers
Method
set_default_value
src/orchestration/variable.cpp:469
↓ 8 callers
Method
to_string
Get the connection in a formatted string @return the formatted connection as a string
src/orchestration/connection.h:46
↓ 7 callers
Method
_is_placeholder_fallback_enabled
src/script/script.cpp:1074
↓ 7 callers
Method
add_tree_item
src/editor/editor_component_view.cpp:186
↓ 7 callers
Function
are_equal
src/common/property_utils.cpp:42
↓ 7 callers
Method
can_accept
src/orchestration/node_pin.cpp:410
↓ 7 callers
Function
format_result
(status, elapsed, scene_file)
tests/run_integration_tests.py:63
↓ 7 callers
Method
get_actions
src/editor/actions/registry.cpp:91
↓ 7 callers
Method
get_base
src/script/script.h:273
↓ 7 callers
Method
get_edit_menu
src/editor/script_editor_view.cpp:1054
↓ 7 callers
Function
get_editor_stylebox
src/common/scene_utils.cpp:115
↓ 7 callers
Method
get_global_name
src/orchestration/orchestration.cpp:316
↓ 7 callers
Function
get_property_type_name
src/common/property_utils.cpp:121
↓ 7 callers
Method
get_theme_icon
src/editor/script_editor_view.cpp:923
↓ 7 callers
Method
hide_label
src/orchestration/node_pin.cpp:388
↓ 7 callers
Method
is_resolving
src/script/parser/parser_nodes.h:136
↓ 7 callers
Method
is_user_defined
src/orchestration/function.cpp:171
↓ 7 callers
Method
is_vararg
src/script/compiler/compiled_function.h:415
↓ 7 callers
Method
popup_centered
src/editor/actions/menu.cpp:787
↓ 7 callers
Method
register_shortcut
src/editor/settings/editor_settings.cpp:139
↓ 7 callers
Method
save
src/editor/settings/editor_settings.cpp:318
↓ 7 callers
Method
set_breakpoint
src/editor/graph/graph_panel.cpp:3050
↓ 7 callers
Method
set_item_tooltip
src/editor/gui/context_menu.cpp:139
↓ 7 callers
Method
setup
src/editor/inspector/properties/type_selector.cpp:397
↓ 7 callers
Method
write_or_left_operand
src/script/compiler/bytecode_generator.cpp:1199
↓ 6 callers
Method
add_argument
src/script/parser/parser_nodes.h:395
↓ 6 callers
Method
center_node_id
src/editor/graph/graph_panel.cpp:3357
↓ 6 callers
Method
get_as_text
src/script/script_rpc_callable.cpp:39
↓ 6 callers
Method
get_base_type
src/editor/gui/select_type_dialog.h:100
↓ 6 callers
Method
get_callee_type
src/script/parser/parser_nodes.h:394
↓ 6 callers
Method
get_default_value
src/script/script_warning.cpp:167
↓ 6 callers
Method
get_function_names
src/orchestration/orchestration.cpp:1134
↓ 6 callers
Method
get_global_array
src/script/language.h:197
↓ 6 callers
Method
get_node_by_id
src/script/parser/function_analyzer.cpp:170
↓ 6 callers
Method
get_owning_node
src/orchestration/node_pin.cpp:222
↓ 6 callers
Method
get_resolved_connections
src/orchestration/node_pin.cpp:729
↓ 6 callers
Method
get_script
src/script/compiler/compiled_function.h:413
↓ 6 callers
Method
get_slot_info
src/editor/graph/graph_pin.cpp:467
↓ 6 callers
Method
is_hidden
Return whether this pin is hidden. @return true if the pin is hidden, false otherwise
src/orchestration/node_pin.h:316
↓ 6 callers
Method
is_type
src/script/compiler/compiled_function.cpp:26
↓ 6 callers
Method
is_unsaved
src/editor/script_editor_view.cpp:953
↓ 6 callers
Method
is_valid
src/common/guid.cpp:53
↓ 6 callers
Function
is_vector_empty
src/core/godot/gdextension_compat.h:34
↓ 6 callers
Function
make_builtin_meta_type
src/script/compiler/analyzer.cpp:181
↓ 6 callers
Function
make_global_enum_type
src/script/compiler/analyzer.cpp:165
↓ 6 callers
Method
on_pin_connected
src/orchestration/node.cpp:326
↓ 6 callers
Method
rename
src/orchestration/signals.cpp:95
↓ 6 callers
Method
set_default_value
src/orchestration/nodes/properties.cpp:324
↓ 6 callers
Function
to_properties
src/common/dictionary_utils.cpp:173
↓ 6 callers
Method
to_property_info
src/script/parser/parser_nodes.cpp:110
↓ 6 callers
Method
write_end_or
src/script/compiler/bytecode_generator.cpp:1213
↓ 6 callers
Method
write_or_right_operand
src/script/compiler/bytecode_generator.cpp:1206
↓ 6 callers
Method
write_set_static_variable
src/script/compiler/bytecode_generator.cpp:1395
↓ 5 callers
Method
add_alias
src/script/parser/parser_nodes.cpp:641
↓ 5 callers
Method
add_local
src/script/compiler/compiler.cpp:100
↓ 5 callers
Method
add_member
src/script/parser/parser_nodes.cpp:555
↓ 5 callers
Method
add_submenu
src/editor/gui/context_menu.cpp:143
↓ 5 callers
Method
add_tree_empty_item
src/editor/editor_component_view.cpp:309
↓ 5 callers
Method
duplicate_node
src/orchestration/graph.cpp:401
↓ 5 callers
Method
end_block
src/script/compiler/compiler.cpp:153
↓ 5 callers
Method
find_node
src/editor/graph/graph_panel.cpp:3294
↓ 5 callers
Method
get_analyzer
src/script/script_cache.cpp:51
↓ 5 callers
Method
get_any_global_constant
src/script/language.cpp:1013
↓ 5 callers
Method
get_base_type
src/orchestration/orchestration.cpp:290
↓ 5 callers
Function
get_class
src/common/resource_utils.cpp:84
↓ 5 callers
Method
get_functions
src/orchestration/graph.cpp:441
↓ 5 callers
Method
get_graphs
src/orchestration/orchestration.cpp:756
↓ 5 callers
Method
get_instance_info
src/script/script_instance.h:85
↓ 5 callers
Method
get_method
src/api/extension_db.cpp:748
↓ 5 callers
Method
get_pins
src/editor/graph/graph_node.cpp:422
↓ 5 callers
Method
get_property
src/editor/inspector/properties/type_selector.cpp:381
↓ 5 callers
Method
get_ref
src/script/serialization/resource_cache.cpp:74
↓ 5 callers
Method
get_shortcut
src/editor/settings/editor_settings.cpp:205
↓ 5 callers
Method
get_tooltip_text
src/orchestration/nodes/self.cpp:69
↓ 5 callers
Method
goto_node
src/editor/script_editor_view.cpp:1084
↓ 5 callers
Method
has_singleton_autoload
src/core/godot/config/project_settings_cache.cpp:75
↓ 5 callers
Method
has_variable
src/orchestration/orchestration.cpp:1169
← previous
next →
201–300 of 4,326, ranked by callers