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