MCPcopy Create free account
hub / github.com/DarkZek/RustCraft / update_ui

Function update_ui

client/src/systems/ui/console/ui.rs:205–256  ·  view source on GitHub ↗
(
    mut data: ResMut<ConsoleData>,
    mut query: Query<(&mut Text, &mut BackgroundColor, &mut Visibility)>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

update_history_itemFunction · 0.85
get_mutMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected