Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ scene_node_icon
Function
scene_node_icon
perro_editor/res/scripts/ui/editor_ui.rs:3331–3333 ·
view source on GitHub ↗
(node: &SceneNodeEntry)
Source
from the content-addressed store, hash-verified
3329
}
3330
out
3331
}
3332
3333
pub fn scene_node_path(doc: &SceneDoc, key: SceneKey) -> String {
3334
SceneDocIndex::new(doc).path(doc, key)
3335
}
3336
Callers
2
filtered_scene_tree_view_indexed
Function · 0.85
push_scene_tree_row
Function · 0.85
Calls
2
node_custom_icon_path
Function · 0.85
node_type_icon
Function · 0.85
Tested by
no test coverage detected