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
↓ 1 callers
Method
has_container_element_types
src/script/parser/parser_nodes.h:183
↓ 1 callers
Method
has_errors
src/script/parser/function_analyzer.h:223
↓ 1 callers
Method
has_method
src/script/script_instance.cpp:816
↓ 1 callers
Method
has_path
src/script/serialization/resource_cache.cpp:60
↓ 1 callers
Method
has_property
src/script/script_server.cpp:177
↓ 1 callers
Method
has_return_type
src/orchestration/function.cpp:308
↓ 1 callers
Method
hash
src/common/guid.h:67
↓ 1 callers
Method
idle_timeout
src/editor/graph/graph_panel.cpp:3013
↓ 1 callers
Function
import_project
()
tests/run_integration_tests.py:186
↓ 1 callers
Method
init
src/script/script_vm.cpp:225
↓ 1 callers
Method
initialize
src/editor/graph/graph_markers.cpp:35
↓ 1 callers
Method
initialize
src/orchestration/node.cpp:193
↓ 1 callers
Method
is_abstract
src/core/godot/object/class_db.cpp:41
↓ 1 callers
Method
is_add_pin_button_visible
src/editor/graph/graph_node.cpp:605
↓ 1 callers
Method
is_after
src/editor/updater/updater.cpp:89
↓ 1 callers
Method
is_autowire_enabled
src/editor/graph/graph_pin.cpp:463
↓ 1 callers
Method
is_bitfield
Return whether this pin acts as a bitfield @return true if this pin is an enumeration, false otherwise
src/orchestration/node_pin.h:332
↓ 1 callers
Method
is_break_source
src/script/parser/function_analyzer.h:131
↓ 1 callers
Method
is_breakpoint_enabled
src/editor/graph/graph_markers.cpp:96
↓ 1 callers
Function
is_class
Checks whether the property represents a class type. @param p_property the property to check @return true if the property is a class type, false other
src/common/property_utils.h:106
↓ 1 callers
Function
is_class_bitfield
Checks whether the property is a class bitfield. @param p_property the property to check @return true if the property usage has <code>PROPERTY_USAGE_C
src/common/property_utils.h:140
↓ 1 callers
Method
is_compatible
src/editor/updater/updater.cpp:131
↓ 1 callers
Method
is_components_panel_toggled
src/editor/editor.cpp:1641
↓ 1 callers
Method
is_context_sensitive
src/editor/actions/rules/rule.h:32
↓ 1 callers
Method
is_default_ignored
Return whether to default field is ignored and unused (not rendered) @return true if the default field is ignored/unused, false otherwise
src/orchestration/node_pin.h:340
↓ 1 callers
Method
is_default_value_converted
src/orchestration/variable.cpp:35
↓ 1 callers
Method
is_edited
Check whether the orchestration is edited @return true if the orchestration was edited, false otherwise
src/orchestration/orchestration.h:247
↓ 1 callers
Function
is_entry_node
src/script/parser/function_analyzer.cpp:30
↓ 1 callers
Function
is_exact_type
src/script/compiler/compiler.cpp:45
↓ 1 callers
Method
is_file
Return whether this pin acts as a file selection pin. @return true if the pin should be rendered as a file selector
src/orchestration/node_pin.h:324
↓ 1 callers
Method
is_key_locked
src/editor/inspector/variable_inspector_plugin.cpp:29
↓ 1 callers
Method
is_label_visible
src/orchestration/node_pin.cpp:740
↓ 1 callers
Method
is_local_dirty
Returns `true` if the local has been reused and not cleaned up with `clear_address()`.
src/script/compiler/bytecode_generator.cpp:539
↓ 1 callers
Method
is_multiline_text
Return whether this pin is rendered as multi-lined text. @return true if this is a multi-lined text pin, false otherwise
src/orchestration/node_pin.h:336
↓ 1 callers
Function
is_passed_by_reference
src/common/property_utils.cpp:95
↓ 1 callers
Function
is_property_equal
src/common/dictionary_utils.cpp:23
↓ 1 callers
Function
is_return_node
src/script/parser/function_analyzer.cpp:34
↓ 1 callers
Method
is_root_script
src/script/script.h:286
↓ 1 callers
Method
is_scripts_panel_toggled
src/editor/editor.cpp:1628
↓ 1 callers
Method
is_string_format_using_modulo
src/orchestration/nodes/operator_node.cpp:715
↓ 1 callers
Method
is_title_text_center_aligned
src/orchestration/nodes/comment.h:62
↓ 1 callers
Method
is_unary
src/orchestration/nodes/operator_node.cpp:704
↓ 1 callers
Method
is_value_locked
src/editor/inspector/variable_inspector_plugin.cpp:40
↓ 1 callers
Function
is_version_supported
(version, scene_file)
tests/run_integration_tests.py:115
↓ 1 callers
Function
keycode_get_count
src/editor/settings/input_event_configuration_dialog.cpp:285
↓ 1 callers
Function
keycode_get_name_by_index
src/editor/settings/input_event_configuration_dialog.cpp:281
↓ 1 callers
Function
keycode_get_value_by_index
src/editor/settings/input_event_configuration_dialog.cpp:277
↓ 1 callers
Method
load_state
src/editor/graph/graph_markers.cpp:238
↓ 1 callers
Function
main
()
tests/run_integration_tests.py:377
↓ 1 callers
Function
main
()
cmake/scripts/generate_godot_api.py:72
↓ 1 callers
Function
main
()
cmake/scripts/generate_godot_docs.py:95
↓ 1 callers
Function
main
()
cmake/scripts/generate_script_templates.py:97
↓ 1 callers
Method
major
src/common/godot_version.h:37
↓ 1 callers
Method
make_active
src/editor/plugins/orchestrator_editor_plugin.cpp:468
↓ 1 callers
Function
make_api_source
(api_data, target)
cmake/scripts/generate_godot_api.py:21
↓ 1 callers
Function
make_doc_source
(target, source)
cmake/scripts/generate_godot_docs.py:19
↓ 1 callers
Function
make_gdextension_method_info
src/script/script_instance.cpp:101
↓ 1 callers
Method
make_inspector_visible
src/editor/editor.cpp:2395
↓ 1 callers
Method
make_variable_default_value
src/script/compiler/analyzer.cpp:6568
↓ 1 callers
Method
mark_dirty
src/orchestration/orchestration.cpp:392
↓ 1 callers
Method
mark_source_changed
src/script/script.cpp:1428
↓ 1 callers
Method
matches
src/editor/actions/rules/any_rule.cpp:19
↓ 1 callers
Function
memnew_string
src/script/script_instance.cpp:46
↓ 1 callers
Method
minor
src/common/godot_version.h:38
↓ 1 callers
Method
move_to_foreground
src/editor/gui/window_wrapper.cpp:255
↓ 1 callers
Method
notification
src/script/script_instance.cpp:846
↓ 1 callers
Method
notify_graph_opened
src/editor/script_components_container.cpp:1296
↓ 1 callers
Method
notify_pin_default_value_changed
src/editor/graph/graph_node.h:154
↓ 1 callers
Method
open
src/script/script_source.cpp:86
↓ 1 callers
Method
operator->
src/core/godot/object/weak_ref.h:44
↓ 1 callers
Method
parse
src/orchestration/variable.cpp:38
↓ 1 callers
Function
parse_args
()
tests/run_integration_tests.py:354
↓ 1 callers
Method
paste
src/editor/graph/graph_clipboard.cpp:98
↓ 1 callers
Method
paste_node
src/orchestration/graph.cpp:428
↓ 1 callers
Method
patch
src/common/godot_version.h:39
↓ 1 callers
Function
path_to
src/common/string_utils.cpp:45
↓ 1 callers
Method
pin_default_value_changed
src/orchestration/nodes/random.cpp:70
↓ 1 callers
Method
popup_at_mouse
src/editor/doc/editor_help.cpp:525
↓ 1 callers
Method
popup_autowire
src/editor/autowire_connection_dialog.cpp:55
↓ 1 callers
Method
popup_connections
src/editor/scene/script_connections.cpp:32
↓ 1 callers
Method
popup_edit_settings
src/editor/settings/settings_dialog.cpp:87
↓ 1 callers
Method
popup_find_node
src/editor/goto_node_dialog.cpp:41
↓ 1 callers
Method
pre_remove
src/orchestration/node.cpp:100
↓ 1 callers
Function
print_summary
(total_elapsed)
tests/run_integration_tests.py:72
↓ 1 callers
Method
property_get_fallback
src/script/script_instance.cpp:309
↓ 1 callers
Function
property_name_encode
src/common/string_utils.cpp:111
↓ 1 callers
Method
redraw_connections
src/editor/graph/graph_node.cpp:679
↓ 1 callers
Method
refresh_transient_shortcuts
src/editor/settings/editor_settings.cpp:272
↓ 1 callers
Method
register_advanced_toggle
src/editor/gui/sectioned_inspector.cpp:284
↓ 1 callers
Function
register_core_singletons
src/core/register_core_types.cpp:26
↓ 1 callers
Function
register_editor_types
src/editor/register_editor_types.cpp:71
↓ 1 callers
Function
register_orchestration_node_types
src/orchestration/register_orchestration_types.cpp:49
↓ 1 callers
Function
register_orchestration_types
src/orchestration/register_orchestration_types.cpp:23
↓ 1 callers
Function
register_script_extension
src/script/register_script_types.cpp:60
↓ 1 callers
Function
register_script_resource_formats
src/script/register_script_types.cpp:74
↓ 1 callers
Function
register_script_types
src/script/register_script_types.cpp:32
↓ 1 callers
Method
register_search_box
src/editor/gui/sectioned_inspector.cpp:274
↓ 1 callers
Method
reload_all_scripts
src/editor/debugger/script_debugger_plugin.cpp:73
↓ 1 callers
Method
reload_members
src/script/script_instance.cpp:935
↓ 1 callers
Method
reload_scripts
src/editor/editor.cpp:1654
← previous
next →
901–1,000 of 4,326, ranked by callers