ENet Class Library for C# |
|
Host.NativeData Property
Gets or sets the native C host.
[Visual Basic]
Public Property NativeData() As
ENetHost* Public Get
End Get
Public Set
End Set
End Property
[C#]
public
ENetHost* NativeData { public get; public set; }
See Also
Host Class | ENet Namespace