MCPcopy 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

2728fn 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_rectFunction · 0.70
scene_node_badgesFunction · 0.50

Calls 2

scene_fieldFunction · 0.85
as_boolMethod · 0.45

Tested by

no test coverage detected