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

◆ fallbackScreenDPI

float UnityEngine.UI.CanvasScaler.fallbackScreenDPI
getset

Definition at line 151 of file CanvasScaler.cs.

152 {
153 [global::Cpp2ILInjected.Token(Token = "0x6000261")]
154 [global::Cpp2ILInjected.Address(RVA = "0x1FC75DC", Offset = "0x1FC75DC", Length = "0x8")]
155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
156 get
157 {
158 throw null;
159 }
160 [global::Cpp2ILInjected.Token(Token = "0x6000262")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1FC75E4", Offset = "0x1FC75E4", Length = "0x8")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 set
164 {
165 throw null;
166 }
167 }