NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Lidgren.Network
NetBitVector Class
NetBitVector Methods
Clear Method
Count Method
Get Method
GetFirstSetIndex Method
IsEmpty Method
RotateDown Method
Set Method
ToString Method
NetBitVector
Set Method
Sets or clears the bit/bool at the specified index
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Set
(
int
bitIndex
,
bool
value
)
Parameters
bitIndex
Type:
System
Int32
value
Type:
System
Boolean
See Also
Reference
NetBitVector Class
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.