Event

Undocumented in source.

Constructors

this
this(ENet enet, ENetEvent* handle)
Undocumented in source.

Members

Functions

channelID
ubyte channelID()
Undocumented in source. Be warned that the author may not have intended to support it.
data
uint data()
Undocumented in source. Be warned that the author may not have intended to support it.
packet
Packet packet()
Undocumented in source. Be warned that the author may not have intended to support it.
peer
Peer peer()
Undocumented in source. Be warned that the author may not have intended to support it.
type
ENetEventType type()

Trivial getters for _ENetEvent struct.

Meta