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

◆ eDistanceStatistics

Enumerator
Unknown 
AirTravel 
GroundTravel 
WaterTravel 
LavaTravel 

Definition at line 5 of file eDistanceStatistics.cs.

6{
7 [global::Cpp2ILInjected.Token(Token = "0x4001D60")]
8 Unknown = -1,
9 [global::Cpp2ILInjected.Token(Token = "0x4001D61")]
10 AirTravel = 27,
11 [global::Cpp2ILInjected.Token(Token = "0x4001D62")]
13 [global::Cpp2ILInjected.Token(Token = "0x4001D63")]
15 [global::Cpp2ILInjected.Token(Token = "0x4001D64")]
17}