Exemplo n.º 1
0
 void Bolt.IProtocolToken.Read(UdpKit.UdpPacket packet)
 {
     position = packet.ReadVector3();
     //Number = packet.ReadInt();
 }