ENet Class Library for C#

Event Members

Event overview

Public Instance Constructors

Event Constructor Initializes an event based on a native C event.

Public Instance Properties

ChannelID Gets the channel ID.
Data Gets the data associated with the event.
NativeData Gets or sets the native C event.
Packet Gets the packet associated with the event.
Peer Gets the peer associated with the event.
Type Gets the event type.

Public Instance Methods

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

Protected Instance Methods

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

See Also

Event Class | ENet Namespace