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

◆ renderingHeight

int UnityEngine.Display.renderingHeight
get

Definition at line 43 of file Display.cs.

44 {
45 get
46 {
47 int num = 1;
49 if (num == 0)
50 {
51 }
52 throw new MissingMethodException();
53 }
54 }
class f__AnonymousType0<< Count > j__TPar

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