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

◆ systemHeight

int UnityEngine.Display.systemHeight
get

Definition at line 73 of file Display.cs.

74 {
75 get
76 {
77 int num = 1;
79 if (num == 0)
80 {
81 }
82 throw new MissingMethodException();
83 }
84 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.UI.MultipleDisplayUtilities.RelativeMouseAtScaled().