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

◆ CurveLoopType

Enumerator
Constant 
Cycle 
CycleOffset 
Oscillate 
Linear 

Definition at line 6 of file CurveLoopType.cs.

7 {
8 // Token: 0x0400222D RID: 8749
10 // Token: 0x0400222E RID: 8750
11 Cycle,
12 // Token: 0x0400222F RID: 8751
14 // Token: 0x04002230 RID: 8752
16 // Token: 0x04002231 RID: 8753
17 Linear
18 }