Skip to main content

dispatch_menu_key

Function dispatch_menu_key 

Source
pub async fn dispatch_menu_key<S: PlayConnection>(
    client: &mut GameClient<S>,
    key: UiKeyEvent,
) -> bool
Expand description

Returns true if the key was consumed by a menu handler.