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 GUIPlayerSelectMenu.Back ( )
inline

Definition at line 133 of file GUIPlayerSelectMenu.cs.

134 {
135 bool flag = this.CloseNameEditIf();
137 Main.menuMode = 0;
138 if (controllerInput != null)
139 {
140 if (controllerInput == null)
141 {
142 }
143 if (controllerInput == null)
144 {
145 }
146 return;
147 }
148 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerPlayerSelect _controllerInput

References _controllerInput, CloseNameEditIf(), and j__TPar.