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

◆ GizmoShowOption

Enumerator
Never 
WhenSelected 
UnlessPlaying 
Always 

Definition at line 1033 of file TouchManager.cs.

1034 {
1035 [global::Cpp2ILInjected.Token(Token = "0x40003AA")]
1036 Never,
1037 [global::Cpp2ILInjected.Token(Token = "0x40003AB")]
1039 [global::Cpp2ILInjected.Token(Token = "0x40003AC")]
1041 [global::Cpp2ILInjected.Token(Token = "0x40003AD")]
1042 Always
1043 }