ENet Class Library for C# |
|
Packet.IsInitialized Property
Returns true if the packet is initialized.
[Visual Basic]
Public ReadOnly Property IsInitialized() As
Boolean Public Get
End Get
End Property
[C#]
public
bool IsInitialized { public get; }
See Also
Packet Class | ENet Namespace