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

Function render_ui_system

src/ui.rs:80–103  ·  view source on GitHub ↗
(
    mut contexts: EguiContexts,
    mut commands: Commands,
    mut state: ResMut<ConsoleUiState>,
    key: Res<ButtonInput<KeyCode>>,
    mut hints: ResMut<CommandHints>,
    config: Res<ConsoleCon

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

render_uiFunction · 0.85

Tested by

no test coverage detected