terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ dpi

float UnityEngine.Screen.dpi
getset

Definition at line 114 of file Screen.cs.

115 {
116 [NativeName("GetDPI")]
117 [global::Cpp2ILInjected.Token(Token = "0x600018D")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1F73E20", Offset = "0x1F73E20", Length = "0x28")]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DeviceVPPICalculator", Member = "GetDeviceDPI", ReturnType = typeof(float))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.CanvasScaler", Member = "HandleConstantPhysicalSize", ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
123 [MethodImpl(4096)]
124 get;
125 }
class f__AnonymousType0<< Count > j__TPar