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

◆ Controls

Enumerator
Time 
Weather 
Power 
Element 
Back 

Definition at line 171 of file GUIControllerJourneyModeSettings.cs.

172 {
173 [global::Cpp2ILInjected.Token(Token = "0x400037D")]
174 Time,
175 [global::Cpp2ILInjected.Token(Token = "0x400037E")]
176 Weather,
177 [global::Cpp2ILInjected.Token(Token = "0x400037F")]
178 Power,
179 [global::Cpp2ILInjected.Token(Token = "0x4000380")]
180 Element,
181 [global::Cpp2ILInjected.Token(Token = "0x4000381")]
182 Back
183 }