public bool init(){ TestPacket packet = new TestPacket (); loadHandler (packet.GetType (), packet); return true; }