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

◆ EnterServerPassword()

void GUIMultiplayerHost.EnterServerPassword ( )
inlineprivate

Definition at line 164 of file GUIMultiplayerHost.cs.

165 {
166 if (!true)
167 {
168 }
169 Main.clrInput();
171 if (!true)
172 {
173 }
174 this._password = 1;
178 controllerInput.ActivateServerPassword();
179 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerMultiplayerHost _controllerInput
static void clrInput()
Definition Main.cs:8459

References _controllerInput, Terraria.Main.clrInput(), and j__TPar.