ENet Class Library for C# |
|
Event.Packet Property
Gets the packet associated with the event.
[Visual Basic]
Public ReadOnly Property Packet() As
Packet Public Get
End Get
End Property
[C#]
public
Packet Packet { public get; }
See Also
Event Class | ENet Namespace