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

Function open_close_ui

src/ui.rs:69–78  ·  view source on GitHub ↗
(
    mut state: ResMut<ConsoleUiState>,
    key: Res<ButtonInput<KeyCode>>,
    config: Res<ConsoleConfig>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected