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

◆ GetRegion()

Rectangle GUIHotbar.GetRegion ( )
inline

Definition at line 169 of file GUIHotbar.cs.

170 {
171 int num = 1;
172 if (num == 0)
173 {
174 }
175 int myPlayer = Main.myPlayer;
176 if (num == 0)
177 {
178 }
179 int myPlayer2 = Main.myPlayer;
180 if (num == 0)
181 {
182 }
183 int myPlayer3 = Main.myPlayer;
184 if (10 == 0)
185 {
186 }
192 if (instance == null)
193 {
194 }
196 return rectangle;
197 }
class f__AnonymousType0<< Count > j__TPar
GUIItemGrid.GetItemScaleHandler itemScale
Definition GUIHotbar.cs:312
static Hotbar_Layout Instance
static InterfaceProfile_Layout Active
static int myPlayer
Definition Main.cs:2337

References InterfaceStyles_Layout.Active, Hotbar_Layout.Instance, itemScale, j__TPar, GUIPageIconGrouping.LoadPageAnchor(), and Terraria.Main.myPlayer.