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
GUIMultiplayerLobby.ServerInformation Struct Reference

Public Member Functions

 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)
 

Public Attributes

int RealID
 
string WorldName
 
int CurrentPlayers
 
int MaxPlayers
 
int WorldWidth
 
bool HasCorruption
 
short GameMode
 
bool IsHardMode
 
string ServerIPText
 
int ServerPort
 
string HostName
 
bool Active
 
bool Favorite
 
MPSession ExistingSession
 

Properties

string WorldSize [get]
 

Detailed Description

Definition at line 564 of file GUIMultiplayerLobby.cs.


The documentation for this struct was generated from the following file: