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

◆ ServerInformation()

GUIMultiplayerLobby.ServerInformation.ServerInformation ( string worldName,
string hostName,
string serverIPText,
int port,
int players,
int maxPlayers,
int worldWidth,
bool corruption,
short gameMode,
bool hardMode,
bool active = true,
bool favorite = false,
int realID = 0,
[Optional] MPSession existingSession )
inline

Definition at line 567 of file GUIMultiplayerLobby.cs.

568 {
569 this.WorldName = worldName;
570 this.CurrentPlayers = players;
571 this.WorldWidth = maxPlayers;
574 this.ServerPort = port;
575 this.HostName = hostName;
576 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.