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

◆ ConfidenceFactor [2/2]

Enumerator
ExtraLow 
Low 
Medium 
High 
ExtraHigh 
Provable 
ExtraLow 
Low 
Medium 
High 
ExtraHigh 
Provable 

Definition at line 7 of file ConfidenceFactor.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4000188")]
11 [global::Cpp2ILInjected.Token(Token = "0x4000189")]
12 Low,
13 [global::Cpp2ILInjected.Token(Token = "0x400018A")]
14 Medium,
15 [global::Cpp2ILInjected.Token(Token = "0x400018B")]
16 High,
17 [global::Cpp2ILInjected.Token(Token = "0x400018C")]
19 [global::Cpp2ILInjected.Token(Token = "0x400018D")]
21 }