1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 22:56:30 +09:00

Extended comment

This commit is contained in:
lidgren
2010-05-09 09:26:15 +00:00
parent e31e7b40df
commit 0810dfc1c5

View File

@@ -269,7 +269,7 @@ namespace Lidgren.Network
}
/// <summary>
/// Gets or sets if the NetPeer should accept incoming connections
/// Gets or sets if the NetPeer should accept incoming connections. This is automatically set to true in NetServer and false in NetClient.
/// </summary>
public bool AcceptIncomingConnections
{