|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for GUIMultiplayerLobby.ServerInformation: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, MPSession existingSession=null) | |
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, set] |
Definition at line 1087 of file GUIMultiplayerLobby.cs.