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