







|
| Lidgren Network Library documentation |
| NetBitVector..::..RotateDown Method |
| NetBitVector Class See Also Send Feedback |
Shift all bits one step down, cycling the first bit to the top
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public void RotateDown() |
| Visual Basic |
|---|
Public Sub RotateDown |
| Visual C++ |
|---|
public: void RotateDown() |
