send_client_information

Function send_client_information 

Source
pub fn send_client_information(
    commands: Commands<'_, '_>,
    removed: RemovedComponents<'_, '_, InLoginState>,
    query: Query<'_, '_, &ClientInformation>,
)