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

◆ Sign [2/2]

Enumerator
Negative 
Zero 
Positive 
Negative 
Zero 
Positive 

Definition at line 1135 of file BigInteger.cs.

1136 {
1137 [global::Cpp2ILInjected.Token(Token = "0x4000182")]
1138 Negative = -1,
1139 [global::Cpp2ILInjected.Token(Token = "0x4000183")]
1140 Zero,
1141 [global::Cpp2ILInjected.Token(Token = "0x4000184")]
1142 Positive
1143 }