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

◆ EmulationEntry

DeviceVPPICalculator.EditorMobileEmuEntry ScreenshotSetup.EmulationEntry
getset

Definition at line 66 of file ScreenshotSetup.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x60011FD")]
69 [global::Cpp2ILInjected.Address(RVA = "0xA722CC", Offset = "0xA722CC", Length = "0x17C")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_width", ReturnType = typeof(float))]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_height", ReturnType = typeof(float))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
75 {
76 typeof(string),
77 typeof(string)
78 }, ReturnType = typeof(string))]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DeviceVPPICalculator.EditorMobileEmuEntry), Member = ".ctor", MemberParameters = new object[]
81 {
82 typeof(string),
83 typeof(int),
84 typeof(int),
85 typeof(float),
86 typeof(int)
87 }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
89 get
90 {
91 throw null;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar