Click or drag to resize

NetBitVectorIsEmpty Method

Returns true if all bits/booleans are set to zero/false

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool IsEmpty()

Return Value

Type: Boolean
See Also