You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-18 08:06:33 +09:00
Lots of XML comments added; documentation rebuilt
This commit is contained in:
@@ -416,6 +416,9 @@ namespace Lidgren.Network
|
||||
ExecuteDisconnect(reason, true);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns a string that represents this object
|
||||
/// </summary>
|
||||
public override string ToString()
|
||||
{
|
||||
return "[NetConnection to " + m_remoteEndpoint + "]";
|
||||
|
||||
Reference in New Issue
Block a user