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

◆ systemWidth

int UnityEngine.Display.systemWidth
get

Definition at line 58 of file Display.cs.

59 {
60 get
61 {
62 int num = 1;
64 if (num == 0)
65 {
66 }
67 throw new MissingMethodException();
68 }
69 }
class f__AnonymousType0<< Count > j__TPar

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