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