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

Public Member Functions

 LongInteger (long minimumValue, long maximumValue, bool maximumValueGiven)
 
 LongInteger (long minimumValue, int numberOfBits)
 
int GetNumBits ()
 

Constructor & Destructor Documentation

◆ LongInteger() [1/2]

TaleWorlds.MountAndBlade.CompressionInfo.LongInteger.LongInteger ( long  minimumValue,
long  maximumValue,
bool  maximumValueGiven 
)

◆ LongInteger() [2/2]

TaleWorlds.MountAndBlade.CompressionInfo.LongInteger.LongInteger ( long  minimumValue,
int  numberOfBits 
)

Member Function Documentation

◆ GetNumBits()

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