MCPcopy Create free account
hub / github.com/PerroEngine/Perro / name

Method name

perro_editor/res/scripts/ui/editor_inspector_values.rs:1612–1614  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1610 script_modules_glob: bool,
1611}
1612
1613#[derive(Clone)]
1614struct ScriptStruct {
1615 name: String,
1616 generic_params: Vec<String>,
1617 module: String,

Callers 14

add_node_from_pickerFunction · 0.45
exact_picker_node_typeFunction · 0.45
picker_node_typesFunction · 0.45
picker_node_rowFunction · 0.45
exact_node_rankFunction · 0.45
node_type_rankFunction · 0.45
node_type_has_picker_tagFunction · 0.45
node_type_search_textFunction · 0.45
for_nodeMethod · 0.45
node_hierarchy_textFunction · 0.45
node_chain_partsFunction · 0.45
node_type_iconFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected