Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ scene_field_bool
Function
scene_field_bool
perro_editor/res/scripts/scene/editor_viewport.rs:2730–2732 ·
view source on GitHub ↗
(data: &SceneNodeData, field: &str)
Source
from the content-addressed store, hash-verified
2728
fn begin_ui_drag(
2729
state: &mut EditorState,
2730
owner: u64,
2731
key: u32,
2732
mode: &str,
2733
pointer: ViewportPointer,
2734
) {
2735
state.ui_drag_key = Some(key);
Callers
3
editor_ui_rect
Function · 0.70
scene_node_has_filter_tag
Function · 0.50
scene_node_badges
Function · 0.50
Calls
2
scene_field
Function · 0.85
as_bool
Method · 0.45
Tested by
no test coverage detected