NetClient constructor
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public NetClient( NetPeerConfiguration config ) |
Visual Basic |
---|
Public Sub New ( _ config As NetPeerConfiguration _ ) |
Visual C++ |
---|
public: NetClient( NetPeerConfiguration^ config ) |
Parameters
- config
- Type: Lidgren.Network..::..NetPeerConfiguration
[Missing <param name="config"/> documentation for "M:Lidgren.Network.NetClient.#ctor(Lidgren.Network.NetPeerConfiguration)"]