public NetworkEvent.Type PopEvent(out NetworkConnection con, out DataStreamReader bs) { return(m_genericDriver.PopEvent(out con, out bs)); }