terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Sign
[2/2]
enum
Mono.Math.BigInteger.Sign
Enumerator
Negative
Zero
Positive
Negative
Zero
Positive
Definition at line
608
of file
BigInteger.cs
.
609
{
610
// Token: 0x04000182 RID: 386
611
Negative
= -1,
612
// Token: 0x04000183 RID: 387
613
Zero
,
614
// Token: 0x04000184 RID: 388
615
Positive
616
}
Mono.Math.BigInteger.Sign.Positive
@ Positive
Mono.Math.BigInteger.Sign.Zero
@ Zero
Mono.Math.BigInteger.Sign.Negative
@ Negative
Mono
Math
BigInteger
Generated by
1.10.0