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

◆ SetupBackingSize()

void GUIReforgePopup.SetupBackingSize ( )
inlineprivate

Definition at line 11 of file GUIReforgePopup.cs.

12 {
13 float y = this.CachedTextSize.Y;
15 int num = 32768;
16 int num2 = 28;
17 if (num == 0)
18 {
19 }
20 if (num2 == 0)
21 {
22 }
23 int num3 = 32768;
24 Item item;
25 int stack = item.stack;
26 int type = item.type;
27 string hoverName = item.HoverName;
28 if (num3 == 0)
29 {
30 }
31 }
class f__AnonymousType0<< Count > j__TPar

References Controller.ControllerActionManager.AnyControllerConnected, CachedTextSize, System.item, j__TPar, System.stack, Terraria.Item.stack, and Microsoft.Xna.Framework.Vector2.Y.

Referenced by Draw(), GetRegion(), LoadPanelRegion(), and LoadRegion().