Beispiel #1
0
 public void DisconnectNow(uint data)
 {
     NativeMethods.enet_peer_disconnect_now(this.peerPtr, data);
 }