Exemplo n.º 1
0
 public void Deserialize(NetDataReader reader)
 {
     value = reader.GetPackedShort();
 }