Example #1
0
 public BasePacket ToPacket()
 {
     return(BasePacket.MakeUniversalPacket(this, 0x01ff));
 }