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

◆ scaleFactor

float UnityEngine.UI.CanvasScaler.scaleFactor
getset

Definition at line 54 of file CanvasScaler.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x6000257")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1FC7524", Offset = "0x1FC7524", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 get
60 {
61 throw null;
62 }
63 [global::Cpp2ILInjected.Token(Token = "0x6000258")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1FC752C", Offset = "0x1FC752C", Length = "0x14")]
65 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 set
68 {
69 throw null;
70 }
71 }