Lidgren Network Library documentation |
NetBitVector..::..IsEmpty Method |
NetBitVector Class See Also Send Feedback |
Returns true if all bits/booleans are set to zero/false
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public bool IsEmpty() |
Visual Basic |
---|
Public Function IsEmpty As Boolean |
Visual C++ |
---|
public: bool IsEmpty() |
Return Value
[Missing <returns> documentation for "M:Lidgren.Network.NetBitVector.IsEmpty"]