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
|
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 |
Definition at line 842 of file MapHelper.cs.