MCPcopy Create free account

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

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

↓ 3 callersFunctionfree_property_info
src/script/script_instance.cpp:70
↓ 3 callersMethodget_autoload_names
src/core/godot/config/project_settings_cache.cpp:85
↓ 3 callersMethodget_available_id
src/orchestration/orchestration.cpp:396
↓ 3 callersMethodget_brief_description
src/orchestration/orchestration.cpp:362
↓ 3 callersMethodget_call_mode
src/orchestration/nodes/properties.h:95
↓ 3 callersMethodget_category
src/orchestration/variable.h:77
↓ 3 callersMethodget_comment
src/editor/graph/nodes/comment_graph_frame.h:115
↓ 3 callersMethodget_container_type_or_null
src/script/parser/parser_nodes.cpp:667
↓ 3 callersMethodget_custom_signal
src/orchestration/orchestration.cpp:1348
↓ 3 callersMethodget_custom_signal_names
src/orchestration/orchestration.cpp:1389
↓ 3 callersFunctionget_element_type
src/common/property_utils.cpp:168
↓ 3 callersMethodget_function_graph
src/orchestration/function.cpp:207
↓ 3 callersMethodget_help_topic
src/orchestration/node.cpp:198
↓ 3 callersMethodget_icon_path
src/orchestration/orchestration.cpp:330
↓ 3 callersMethodget_inspector
src/editor/gui/sectioned_inspector.cpp:290
↓ 3 callersMethodget_message
src/script/script_warning.cpp:24
↓ 3 callersFunctionget_method_class
src/common/method_utils.cpp:66
↓ 3 callersMethodget_method_list
src/core/godot/variant/variant.cpp:370
↓ 3 callersMethodget_node_title
src/orchestration/nodes/self.cpp:73
↓ 3 callersMethodget_pin_port
src/editor/graph/graph_node.cpp:559
↓ 3 callersMethodget_port_position_for_pin
src/editor/graph/graph_node.cpp:503
↓ 3 callersMethodget_property_state
src/script/script_instance.cpp:316
↓ 3 callersMethodget_signal_list
src/script/script_server.cpp:79
↓ 3 callersMethodget_source
src/script/compiler/compiled_function.h:412
↓ 3 callersMethodget_target_type
src/orchestration/nodes/compose.h:94
↓ 3 callersMethodget_tint_color
src/orchestration/nodes/comment.h:68
↓ 3 callersMethodget_variables
src/orchestration/orchestration.cpp:1261
↓ 3 callersMethodget_window_enabled
src/editor/gui/window_wrapper.cpp:119
↓ 3 callersMethodhas_any_global_constant
src/script/language.h:206
↓ 3 callersFunctionhas_editor_icon
src/common/scene_utils.cpp:70
↓ 3 callersFunctionhas_same_signature
src/common/method_utils.cpp:148
↓ 3 callersFunctionhash
src/common/guid.h:76
↓ 3 callersFunctionis_bitfield
Checks whether the property is a bitfield. @param p_property the property to check @return true if the property is a bitfield, false otherwise
src/common/property_utils.h:123
↓ 3 callersMethodis_chained
src/orchestration/nodes/call_function.h:129
↓ 3 callersFunctionis_enum
Checks whether the property represents an enum. @param p_property the property to check @return true if the property is an enumeration, false otherwis
src/common/property_utils.h:113
↓ 3 callersMethodis_enum
Return whether this pin acts as an enumeration @return true if this pin is an enumeration, false otherwise
src/orchestration/node_pin.h:328
↓ 3 callersFunctionis_for_loop_node
src/script/parser/function_analyzer.cpp:26
↓ 3 callersMethodis_hidden
src/editor/graph/graph_pin.cpp:451
↓ 3 callersMethodis_linked_to
Check whether this connection is connected with the specified node ID. @param p_id the node id @return true if the connection is linked with the speci
src/orchestration/connection.h:42
↓ 3 callersMethodis_pure
Returns whether this node is pure. Pure nodes are cheap and lightweight and will be reevaluated when called rather than it's value being cached into a
src/orchestration/node.h:406
↓ 3 callersMethodis_tint_color_enabled
src/orchestration/nodes/comment.h:65
↓ 3 callersMethodload_source_code
src/script/script.cpp:1452
↓ 3 callersFunctionmake_builtin_enum_type
src/script/compiler/analyzer.cpp:149
↓ 3 callersFunctionmake_class_enum
src/common/property_utils.cpp:87
↓ 3 callersFunctionmake_class_enum_type
src/script/compiler/analyzer.cpp:115
↓ 3 callersFunctionmake_enum_class
src/common/property_utils.cpp:83
↓ 3 callersFunctionmake_gdextension_property_info
src/script/script_instance.cpp:92
↓ 3 callersFunctionmake_multiline
src/common/property_utils.cpp:79
↓ 3 callersFunctionmake_signal_type
src/script/compiler/analyzer.cpp:57
↓ 3 callersFunctionmemnew_stringname
src/script/script_instance.cpp:42
↓ 3 callersMethodnotify_bookmarks_changed
src/editor/graph/graph_node.cpp:710
↓ 3 callersMethodnotify_changes
src/editor/settings/editor_settings.cpp:304
↓ 3 callersFunctionpack_edge
src/script/parser/function_analyzer.cpp:38
↓ 3 callersMethodparse_symbol
src/editor/doc/editor_help.cpp:393
↓ 3 callersFunctionparse_version
(v)
tests/run_integration_tests.py:91
↓ 3 callersMethodpopup_create
src/editor/gui/search_dialog.cpp:452
↓ 3 callersMethodpost_initialize
src/orchestration/graph.cpp:117
↓ 3 callersMethodpost_placed_new_node
src/orchestration/node.cpp:148
↓ 3 callersMethodqueue_rebuild
src/editor/theme/theme_builder.cpp:137
↓ 3 callersMethodremove_graph
src/orchestration/orchestration.cpp:701
↓ 3 callersMethodremove_node
src/orchestration/graph.cpp:365
↓ 3 callersMethodrename_tree_item
src/editor/editor_component_view.cpp:293
↓ 3 callersMethodresolve_target
src/orchestration/node_pin.cpp:750
↓ 3 callersMethodset_allow_abstract_types
src/editor/gui/select_class_dialog.cpp:265
↓ 3 callersMethodset_allow_rearrange
Sets whether rearrangement of properties is allowed. @param p_allow_rearrange true if move up/down is allowed
src/editor/inspector/properties/editor_property_pin_properties.h:93
↓ 3 callersMethodset_bookmarked
src/editor/graph/graph_panel.cpp:3034
↓ 3 callersMethodset_close_on_focus_lost
src/editor/actions/menu.h:178
↓ 3 callersMethodset_data_suffix
src/editor/gui/select_class_dialog.cpp:261
↓ 3 callersMethodset_edited
src/orchestration/orchestration.cpp:408
↓ 3 callersMethodset_graph_type
src/editor/actions/rules/graph_type_rule.h:41
↓ 3 callersMethodset_id
src/orchestration/node.cpp:67
↓ 3 callersMethodset_id_for_path
src/script/serialization/resource_cache.cpp:116
↓ 3 callersMethodset_initial_node_id
src/script/compiler/bytecode_generator.cpp:825
↓ 3 callersMethodset_popup_title
src/editor/gui/select_class_dialog.cpp:269
↓ 3 callersMethodset_read_only
src/editor/inspector/properties/type_selector.cpp:387
↓ 3 callersMethodset_script_classes
src/editor/actions/rules/class_hierarchy_rule.cpp:42
↓ 3 callersMethodset_show_filter_option
src/editor/actions/menu.h:179
↓ 3 callersMethodset_start_collapsed
src/editor/actions/menu.cpp:777
↓ 3 callersMethodset_suffix
src/editor/actions/menu.h:177
↓ 3 callersMethodset_type
src/orchestration/node_pin.cpp:259
↓ 3 callersMethodset_uid
src/orchestration/serialization/text/text_parser.cpp:944
↓ 3 callersFunctionstd_size
src/core/typedefs.h:29
↓ 3 callersMethodtag_saved_version
src/editor/script_editor_view.cpp:1064
↓ 3 callersMethodto_string
src/script/parser/parser_nodes.cpp:51
↓ 3 callersMethodunlink
src/orchestration/graph.cpp:339
↓ 3 callersMethodupdate_placeholder
src/editor/graph/nodes/comment_graph_frame.cpp:436
↓ 3 callersMethodwrite_call_method_bind_validated
src/script/compiler/bytecode_generator.cpp:1841
↓ 3 callersMethodwrite_call_oscript_utility
src/script/compiler/bytecode_generator.cpp:1685
↓ 3 callersMethodwrite_construct
src/script/compiler/bytecode_generator.cpp:1934
↓ 3 callersMethodwrite_construct_typed_array
src/script/compiler/bytecode_generator.cpp:2011
↓ 3 callersMethodwrite_construct_typed_dictionary
src/script/compiler/bytecode_generator.cpp:2038
↓ 3 callersMethodwrite_for_range_assignment
src/script/compiler/bytecode_generator.cpp:2133
↓ 2 callersFunctionED_SHORTCUT_OVERRIDE
src/editor/settings/editor_settings.cpp:457
↓ 2 callersFunctionORCHESTRATOR_GET_TRACK
src/common/settings.h:94
↓ 2 callersMethod_apply_type
src/orchestration/nodes/reroute.cpp:23
↓ 2 callersFunction_build_events
src/editor/settings/editor_settings.cpp:387
↓ 2 callersMethod_clear_connections
src/script/compiler/compiled_function.cpp:442
↓ 2 callersMethod_clear_stack
src/script/compiler/compiled_function.cpp:432
↓ 2 callersFunction_create_event_reference
Replicates the (unexposed) InputEventKey::create_reference: decodes a Key value whose upper bits may carry KeyModifierMask flags into a fully-populate
src/editor/settings/editor_settings.cpp:350
↓ 2 callersFunction_find_narrowest_native_or_global_class
src/script/parser/parser.cpp:48
← previousnext →401–500 of 4,326, ranked by callers