You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 07:06:30 +09:00
XML comments added to remove all warnings; Documentation.chm updated
This commit is contained in:
@@ -59,6 +59,9 @@ namespace Lidgren.Network
|
||||
internal float m_expandMTUFrequency;
|
||||
internal int m_expandMTUFailAttempts;
|
||||
|
||||
/// <summary>
|
||||
/// NetPeerConfiguration constructor
|
||||
/// </summary>
|
||||
public NetPeerConfiguration(string appIdentifier)
|
||||
{
|
||||
if (string.IsNullOrEmpty(appIdentifier))
|
||||
|
||||
Reference in New Issue
Block a user