Exemplo n.º 1
0
	public bool init(){
		TestPacket packet = new TestPacket ();
		loadHandler (packet.GetType (), packet);

		return true;
	}