Function veloren_server::events::player::handle_exit_ingame

source ยท
pub fn handle_exit_ingame(
    server: &mut Server,
    entity: Entity,
    skip_persistence: bool,
)