public override void HandlePacket(NetworkPacket packet) { Debug.Log("received: " + packet.mHead.mType); }