Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ all
Method
all
perro_editor/res/scripts/scene/editor_tab.rs:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
pub fn all() -> [EditorTab; 3] {
61
[Self::Scene, Self::Script, Self::AnimTree]
62
}
63
}
Callers
8
unique_renamed_node_name
Function · 0.45
node_type_matches_picker_filter
Function · 0.45
node_ref_group_label
Function · 0.45
inspector_node_picker_entries
Function · 0.45
scene_node_matches_filter
Function · 0.45
file_path_tree_visible
Function · 0.45
file_path_matches_filter
Function · 0.45
scene_values_equal
Function · 0.45
Calls
no outgoing calls
Tested by
1
scene_values_equal
Function · 0.36