コード例 #1
0
 public void unicast(edict_t ent, bool reliable)
 {
     SV_GAME.PF_Unicast(ent, reliable);
 }