ENet Class Library for C#

Event Properties

The properties of the Event structure are listed below. For a complete list of Event structure members, see the Event Members topic.

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.

See Also

Event Class | ENet Namespace