Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ roots
Method
roots
perro_editor/res/scripts/ui/editor_ui.rs:2756–2758 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
2754
);
2755
InspectorPickerEntry { value, label }
2756
})
2757
.collect()
2758
}
2759
2760
fn inspector_picker_asset_kind(state: &EditorState) -> Option<perro_scene::SceneAssetKind> {
2761
if state.inspector_picker_kind ==
"value_asset"
{
Callers
1
scene_tree_view
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected