Esempio n. 1
0
 public override void ReadArray(T inf, NetDataReader r)
 {
     SetterArr(inf, r.GetFloatArray());
 }