NetPeerConfiguration Methods
From Lidgren.Network
| Lidgren Network Library documentation |
| NetPeerConfiguration Methods |
| NetPeerConfiguration Class See Also Send Feedback |
The NetPeerConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a memberwise shallow clone of this configuration
| |
| DisableMessageType |
Disables receiving of the specified type of message
| |
| EnableMessageType |
Enables receiving of the specified type of message
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsMessageTypeEnabled |
Gets if receiving of the specified type of message is enabled
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetMessageTypeEnabled |
Enables or disables receiving of the specified type of message
| |
| ToString | (Inherited from Object.) |