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

◆ GetBytesMode

Enumerator
AllocateArray 
Count 
Span 

Definition at line 560 of file BigInteger.cs.

561 {
562 [global::Cpp2ILInjected.Token(Token = "0x4000009")]
564 [global::Cpp2ILInjected.Token(Token = "0x400000A")]
565 Count,
566 [global::Cpp2ILInjected.Token(Token = "0x400000B")]
567 Span
568 }