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
↓ 2 callers
Method
is_function_override
src/orchestration/orchestration.cpp:1155
↓ 2 callers
Method
is_grouped_by_category
src/orchestration/variable.cpp:396
↓ 2 callers
Method
is_linked
src/editor/graph/graph_pin.cpp:447
↓ 2 callers
Method
is_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 callers
Method
is_notify_about_prereleases
src/common/settings.cpp:584
↓ 2 callers
Method
is_override
src/orchestration/nodes/call_function.cpp:541
↓ 2 callers
Method
is_stable
src/editor/updater/updater.h:43
↓ 2 callers
Method
is_static
src/script/compiler/compiled_function.h:414
↓ 2 callers
Method
is_typed_container_type
src/script/parser/parser_nodes.cpp:293
↓ 2 callers
Method
is_utf8
src/orchestration/serialization/text/variant_parser.cpp:64
↓ 2 callers
Method
is_valid
src/core/godot/object/script_language.cpp:52
↓ 2 callers
Method
is_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 callers
Method
is_vararg
src/script/parser/parser_nodes.h:583
↓ 2 callers
Method
is_window_available
src/editor/gui/window_wrapper.cpp:115
↓ 2 callers
Method
load
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 callers
Method
load
src/orchestration/serialization/binary/binary_parser.cpp:1070
↓ 2 callers
Function
make_file
src/common/property_utils.cpp:68
↓ 2 callers
Function
memnew_ptr
src/script/script_instance.cpp:36
↓ 2 callers
Method
move_node_to
src/orchestration/graph.cpp:379
↓ 2 callers
Function
normalize_cpp_lines
(text)
tests/run_integration_tests.py:135
↓ 2 callers
Method
parse_action
src/editor/doc/editor_help.cpp:435
↓ 2 callers
Function
parse_classification
src/orchestration/variable.cpp:158
↓ 2 callers
Method
popup
src/editor/actions/menu.cpp:800
↓ 2 callers
Method
popup_and_configure
src/editor/settings/input_event_configuration_dialog.cpp:1145
↓ 2 callers
Method
post_initialize
src/orchestration/node.cpp:108
↓ 2 callers
Method
post_initialize
src/orchestration/nodes/self.cpp:51
↓ 2 callers
Function
prefer_meta_over_ctrl
src/common/os_utils.cpp:24
↓ 2 callers
Method
property_set_fallback
src/script/script_instance.cpp:303
↓ 2 callers
Function
read_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 callers
Method
reconstruct_node
src/orchestration/node.cpp:124
↓ 2 callers
Method
reload_from_file
src/script/script.cpp:1111
↓ 2 callers
Method
reload_text
src/editor/script_editor_view.cpp:887
↓ 2 callers
Method
remove_function
src/orchestration/orchestration.cpp:1022
↓ 2 callers
Method
remove_node
src/orchestration/orchestration.cpp:483
↓ 2 callers
Method
rename_dependencies
src/orchestration/serialization/text/text_parser.cpp:734
↓ 2 callers
Method
reset
src/core/godot/object/weak_ref.h:42
↓ 2 callers
Method
resolve_signal_names
src/orchestration/node_pin.cpp:754
↓ 2 callers
Method
set_breakpoint
src/editor/script_editor_view.cpp:1032
↓ 2 callers
Method
set_content_help_limits
src/editor/doc/editor_help.cpp:461
↓ 2 callers
Method
set_edit_state
src/editor/script_editor_view.cpp:816
↓ 2 callers
Method
set_edited
src/script/script.cpp:1422
↓ 2 callers
Method
set_exported
src/orchestration/variable.cpp:418
↓ 2 callers
Method
set_filters
src/editor/graph/pins/file_picker_pin.h:43
↓ 2 callers
Method
set_graph
src/editor/graph/graph_panel.cpp:2984
↓ 2 callers
Method
set_graph_name
src/orchestration/graph.cpp:255
↓ 2 callers
Method
set_has_return_value
src/orchestration/function.cpp:357
↓ 2 callers
Method
set_icon_visible
src/editor/graph/graph_pin.cpp:513
↓ 2 callers
Method
set_instance_info
src/script/script_instance.cpp:479
↓ 2 callers
Function
set_no_return_value
src/common/method_utils.cpp:48
↓ 2 callers
Method
set_node
src/editor/graph/graph_node.cpp:377
↓ 2 callers
Function
set_return_value
src/common/method_utils.cpp:53
↓ 2 callers
Method
set_self
src/orchestration/orchestration.cpp:384
↓ 2 callers
Method
set_show_advanced_tooltips
src/editor/graph/graph_pin.cpp:521
↓ 2 callers
Method
set_show_advanced_tooltips
src/editor/graph/graph_node.cpp:621
↓ 2 callers
Method
set_show_type_icons
src/editor/graph/graph_node.cpp:614
↓ 2 callers
Method
set_signature
src/script/compiler/bytecode_generator.cpp:820
↓ 2 callers
Method
set_title_text
src/orchestration/nodes/comment.cpp:55
↓ 2 callers
Method
show_override_function_action_menu
src/editor/graph/graph_panel.cpp:3074
↓ 2 callers
Function
strip_backtrace
(text)
tests/run_integration_tests.py:129
↓ 2 callers
Function
to_engine
src/common/variant_operators.cpp:20
↓ 2 callers
Function
to_enum_list
src/common/variant_utils.cpp:98
↓ 2 callers
Method
to_string
src/script/script_instance.cpp:445
↓ 2 callers
Function
truncate
(text, max_lines=30)
tests/run_integration_tests.py:84
↓ 2 callers
Method
unlink
src/editor/graph/graph_panel.cpp:3140
↓ 2 callers
Method
update
src/script/script_instance.cpp:1195
↓ 2 callers
Method
update
src/editor/graph/graph_node.cpp:648
↓ 2 callers
Method
update_last_modified_time
src/script/script.cpp:1447
↓ 2 callers
Method
use_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 callers
Method
validate
src/editor/script_editor_view.cpp:1069
↓ 2 callers
Method
write_assign_true
src/script/compiler/bytecode_generator.cpp:1520
↓ 2 callers
Method
write_call_async
src/script/compiler/bytecode_generator.cpp:1612
↓ 2 callers
Method
write_call_method_bind
src/script/compiler/bytecode_generator.cpp:1826
↓ 2 callers
Method
write_call_native_static
src/script/compiler/bytecode_generator.cpp:1778
↓ 2 callers
Method
write_call_self
src/script/compiler/bytecode_generator.cpp:1875
↓ 2 callers
Method
write_else
src/script/compiler/bytecode_generator.cpp:2070
↓ 2 callers
Method
write_end
src/script/compiler/bytecode_generator.cpp:581
↓ 2 callers
Method
write_endif
src/script/compiler/bytecode_generator.cpp:2080
↓ 2 callers
Method
write_get_member
src/script/compiler/bytecode_generator.cpp:1389
↓ 2 callers
Method
write_if
src/script/compiler/bytecode_generator.cpp:2063
↓ 2 callers
Method
write_return
src/script/compiler/bytecode_generator.cpp:2408
↓ 2 callers
Method
write_set
src/script/compiler/bytecode_generator.cpp:1270
↓ 2 callers
Method
write_set_member
src/script/compiler/bytecode_generator.cpp:1383
↓ 2 callers
Method
write_set_named
src/script/compiler/bytecode_generator.cpp:1339
↓ 2 callers
Method
write_start
src/script/compiler/bytecode_generator.cpp:563
↓ 1 callers
Method
Array
src/core/godot/variant/array.h:24
↓ 1 callers
Function
ED_GET_ACTION_SHORTCUT
src/editor/settings/editor_settings.cpp:424
↓ 1 callers
Function
ED_IS_ACTION_SHORTCUT
src/editor/settings/editor_settings.cpp:428
↓ 1 callers
Function
ED_SHORTCUT_ARRAY
src/editor/settings/editor_settings.cpp:440
↓ 1 callers
Function
ED_SHORTCUT_OVERRIDE_ARRAY
src/editor/settings/editor_settings.cpp:463
↓ 1 callers
Method
_add_doc
src/script/script.cpp:116
↓ 1 callers
Function
_build_public_functions
src/script/utility_functions.cpp:551
↓ 1 callers
Method
_can_make_function
src/script/language.h:145
↓ 1 callers
Method
_change_frame_title
src/editor/graph/nodes/comment_graph_frame.cpp:146
↓ 1 callers
Method
_clear_doc
src/script/script.cpp:132
↓ 1 callers
Method
_connect_nodes
src/orchestration/orchestration.cpp:234
↓ 1 callers
Method
_disconnect_nodes
src/orchestration/orchestration.cpp:249
↓ 1 callers
Function
_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 callers
Method
_get_active_graph_tab
src/editor/script_editor_view.cpp:107
↓ 1 callers
Function
_get_class_or_script_icon
src/common/scene_utils.cpp:39
↓ 1 callers
Method
_get_connections_internal
src/orchestration/orchestration.cpp:82
← previous
next →
601–700 of 4,326, ranked by callers