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

◆ WorldSize

string GUIMultiplayerLobby.ServerInformation.WorldSize
get

Definition at line 580 of file GUIMultiplayerLobby.cs.

581 {
582 get
583 {
584 int worldWidth = this.WorldWidth;
585 string text;
586 return text;
587 }
588 }
class f__AnonymousType0<< Count > j__TPar