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

◆ InputRangeType

Enumerator
None 
MinusOneToOne 
OneToMinusOne 
ZeroToOne 
ZeroToMinusOne 
OneToZero 
MinusOneToZero 

Definition at line 6 of file InputRangeType.cs.

7 {
8 // Token: 0x040001CB RID: 459
9 None,
10 // Token: 0x040001CC RID: 460
12 // Token: 0x040001CD RID: 461
14 // Token: 0x040001CE RID: 462
16 // Token: 0x040001CF RID: 463
18 // Token: 0x040001D0 RID: 464
20 // Token: 0x040001D1 RID: 465
22 }