terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Map.MapHelper.RunLengthEncodingCompressionProfile Class Reference
+ Collaboration diagram for Terraria.Map.MapHelper.RunLengthEncodingCompressionProfile:

Public Member Functions

 RunLengthEncodingCompressionProfile (uint numBitsPerValue, uint bitCountForRunLengths)
 

Public Attributes

readonly uint BitCountPerValue
 
readonly uint BitCountForRunLengths
 
readonly uint MinRepeatsToUseRunLengthEncoding
 
readonly uint MaxCompressedValue
 
readonly uint MaxRunLengthRepeatValue
 

Detailed Description

Definition at line 842 of file MapHelper.cs.


The documentation for this class was generated from the following file: