Table of Contents

Struct CompressionInfo.UnsignedLongInteger

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
[EngineStruct("Unsigned_integer64_compression_info", false)]
public struct CompressionInfo.UnsignedLongInteger
Inherited Members
Extension Methods

Constructors

UnsignedLongInteger(ulong, int)

public UnsignedLongInteger(ulong minimumValue, int numberOfBits)

Parameters

minimumValue ulong
numberOfBits int

UnsignedLongInteger(ulong, ulong, bool)

public UnsignedLongInteger(ulong minimumValue, ulong maximumValue, bool maximumValueGiven)

Parameters

minimumValue ulong
maximumValue ulong
maximumValueGiven bool

Methods

GetNumBits()

public int GetNumBits()

Returns

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).