M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.CompressionInfo.UnsignedLongInteger Struct Reference

Public Member Functions

 UnsignedLongInteger (ulong minimumValue, ulong maximumValue, bool maximumValueGiven)
 
 UnsignedLongInteger (ulong minimumValue, int numberOfBits)
 
int GetNumBits ()
 

Constructor & Destructor Documentation

◆ UnsignedLongInteger() [1/2]

TaleWorlds.MountAndBlade.CompressionInfo.UnsignedLongInteger.UnsignedLongInteger ( ulong  minimumValue,
ulong  maximumValue,
bool  maximumValueGiven 
)

◆ UnsignedLongInteger() [2/2]

TaleWorlds.MountAndBlade.CompressionInfo.UnsignedLongInteger.UnsignedLongInteger ( ulong  minimumValue,
int  numberOfBits 
)

Member Function Documentation

◆ GetNumBits()

int TaleWorlds.MountAndBlade.CompressionInfo.UnsignedLongInteger.GetNumBits ( )