Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
1614
struct ScriptStruct {
1615
name: String,
1616
generic_params: Vec<String>,
1617
module: String,
Callers
14
add_node_from_picker
Function · 0.45
exact_picker_node_type
Function · 0.45
picker_node_types
Function · 0.45
picker_node_row
Function · 0.45
exact_node_rank
Function · 0.45
node_type_rank
Function · 0.45
node_type_has_picker_tag
Function · 0.45
node_type_search_text
Function · 0.45
for_node
Method · 0.45
node_hierarchy_text
Function · 0.45
node_chain_parts
Function · 0.45
node_type_icon
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected