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

◆ renderingWidth

int UnityEngine.Display.renderingWidth
get

Definition at line 28 of file Display.cs.

29 {
30 get
31 {
32 int num = 1;
34 if (num == 0)
35 {
36 }
37 throw new MissingMethodException();
38 }
39 }
class f__AnonymousType0<< Count > j__TPar

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