MCPcopy Create free account
hub / github.com/doonv/bevy_dev_console / add_log

Function add_log

src/ui.rs:197–251  ·  view source on GitHub ↗
(
    ui: &mut egui::Ui,
    id: usize,
    event: &LogMessage,
    is_new: &mut bool,
    hints: &mut CommandHints,
    config: &ConsoleConfig,
    command_index: &mut usize,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_uiFunction · 0.85

Calls 3

format_lineFunction · 0.85
format_textMethod · 0.80

Tested by

no test coverage detected