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

◆ TrackPlacementState

Enumerator
Available 
Obstructed 
Invalid 

Definition at line 441 of file TrackGenerator.cs.

442 {
443 [global::Cpp2ILInjected.Token(Token = "0x4008222")]
444 Available,
445 [global::Cpp2ILInjected.Token(Token = "0x4008223")]
447 [global::Cpp2ILInjected.Token(Token = "0x4008224")]
448 Invalid
449 }