ENet Class Library for C#
Event.ChannelID Property
Gets the channel ID.
[Visual Basic]
Public ReadOnly Property ChannelID() As
Byte
Public Get
End Get
End Property
[C#]
public
byte
ChannelID { public get; }
See Also
Event Class
|
ENet Namespace