Function handle_outgoing_packets_observer
pub fn handle_outgoing_packets_observer(
send_config_packet: On<'_, '_, SendConfigPacketEvent>,
query: Query<'_, '_, (&mut RawConnection, Option<&InConfigState>)>,
)
pub fn handle_outgoing_packets_observer(
send_config_packet: On<'_, '_, SendConfigPacketEvent>,
query: Query<'_, '_, (&mut RawConnection, Option<&InConfigState>)>,
)