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

◆ DrawOptions()

void GUIMultiplayerLobby.DrawOptions ( )
inlineprivate

Definition at line 130 of file GUIMultiplayerLobby.cs.

131 {
134 int width = this.fullClipRegion.Width;
136 int width2 = this.dragClipRegion.Width;
138 int num = this.selectedServer;
139 int size = this.serverList._size;
140 }
class f__AnonymousType0<< Count > j__TPar
static void SetGridItemRegion(Rectangle region)
GUIMultiplayerLobby.ItemSelection CurrentSelection
List< GUIMultiplayerLobby.ServerInformation > serverList

References CurrentSelection, dragClipRegion, fullClipRegion, j__TPar, selectedServer, serverList, ControlAnchor.SetGridItemRegion(), and Microsoft.Xna.Framework.Rectangle.Width.