MCPcopy 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
3333pub fn scene_node_path(doc: &SceneDoc, key: SceneKey) -> String {
3334 SceneDocIndex::new(doc).path(doc, key)
3335}
3336

Callers 2

push_scene_tree_rowFunction · 0.85

Calls 2

node_custom_icon_pathFunction · 0.85
node_type_iconFunction · 0.85

Tested by

no test coverage detected