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

◆ CurveTangent

Enumerator
Flat 
Linear 
Smooth 

Definition at line 6 of file CurveTangent.cs.

7 {
8 // Token: 0x04002236 RID: 8758
9 Flat,
10 // Token: 0x04002237 RID: 8759
11 Linear,
12 // Token: 0x04002238 RID: 8760
13 Smooth
14 }