MCPcopy 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_nameFunction · 0.45
node_ref_group_labelFunction · 0.45
file_path_tree_visibleFunction · 0.45
file_path_matches_filterFunction · 0.45
scene_values_equalFunction · 0.45

Calls

no outgoing calls

Tested by 1

scene_values_equalFunction · 0.36