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

◆ ZoomScale

float DeviceVPPICalculator.ZoomScale
getsetinherited

Definition at line 284 of file DeviceVPPICalculator.cs.

285 {
286 [global::Cpp2ILInjected.Token(Token = "0x60011DE")]
287 [global::Cpp2ILInjected.Address(RVA = "0xA70570", Offset = "0xA70570", Length = "0x8")]
288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
289 get
290 {
291 throw null;
292 }
293 [global::Cpp2ILInjected.Token(Token = "0x60011DF")]
294 [global::Cpp2ILInjected.Address(RVA = "0xA70578", Offset = "0xA70578", Length = "0x8")]
295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
296 set
297 {
298 throw null;
299 }
300 }