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

◆ Back()

void GUIWorldSelectMenu.Back ( )
inline

Definition at line 236 of file GUIWorldSelectMenu.cs.

237 {
240 if (controllerInput == null)
241 {
242 }
243 Main.menuMode = 1;
244 }
class f__AnonymousType0<< Count > j__TPar
static DrPlatform.DrPlatformType CurrentPlatform
Definition DrPlatform.cs:26
GUIControllerWorldSelect _controllerInput

References _controllerInput, DrPlatform.CurrentPlatform, and j__TPar.