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