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

◆ GizmoShowOption

Enumerator
Never 
WhenSelected 
UnlessPlaying 
Always 

Definition at line 900 of file TouchManager.cs.

901 {
902 // Token: 0x040003AA RID: 938
903 Never,
904 // Token: 0x040003AB RID: 939
906 // Token: 0x040003AC RID: 940
908 // Token: 0x040003AD RID: 941
909 Always
910 }