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

◆ MinVerticalResolution

int InterfaceProfile_Layout.MinVerticalResolution
get

Definition at line 28 of file InterfaceProfile_Layout.cs.

29 {
30 get
31 {
32 if (!true)
33 {
34 }
35 float x = this._minResolution.X;
36 float y = this._minResolution.Y;
37 int num = 1;
38 if (num == 0)
39 {
40 }
41 int value = num.m_value;
42 int size = this.RightGroupings._size;
44 return rectangle.Bottom;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar
List< GUIPageIconGrouping > RightGroupings

Referenced by GUIInterfaceEdit.ClampUIScale(), and GUIInterfaceEdit.DrawUITweaks().