ENet Class Library for C#

Library Methods

The methods of the Library class are listed below. For a complete list of Library class members, see the Library Members topic.

Public Static (Shared) Methods

Deinitialize This method is retained for backwards compatibility. It does nothing.
Initialize Throws an exception if the ENet native library cannot be loaded. ENet is now automatically initialized, so it is no longer strictly necessary to call this function.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Library Class | ENet Namespace