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

◆ _lastUIFrame

int XNAUnityRunner._lastUIFrame
staticgetsetprivate

Definition at line 837 of file XNAUnityRunner.cs.

838 {
839 [global::Cpp2ILInjected.Token(Token = "0x6001239")]
840 [global::Cpp2ILInjected.Address(RVA = "0xA76198", Offset = "0xA76198", Length = "0x4C")]
841 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
842 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
843 get
844 {
845 throw null;
846 }
847 [global::Cpp2ILInjected.Token(Token = "0x600123A")]
848 [global::Cpp2ILInjected.Address(RVA = "0xA761E4", Offset = "0xA761E4", Length = "0x50")]
849 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
850 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
851 set
852 {
853 throw null;
854 }
855 }