You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-19 08:36:34 +09:00
Extended comment
This commit is contained in:
@@ -269,7 +269,7 @@ namespace Lidgren.Network
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public bool AcceptIncomingConnections
|
public bool AcceptIncomingConnections
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user