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

◆ WorldScreenWidth

int GUIMap.WorldScreenWidth
getsetprivate

Definition at line 832 of file GUIMap.cs.

833 {
834 [global::Cpp2ILInjected.Token(Token = "0x600096B")]
835 [global::Cpp2ILInjected.Address(RVA = "0x95B874", Offset = "0x95B874", Length = "0xE4")]
836 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
837 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
838 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
839 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mapFullscreen", ReturnType = typeof(bool))]
840 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAWorldCameraSettings), Member = "get_MaxWorldWidth", ReturnType = typeof(int))]
841 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAWorldCameraSettings), Member = "get_MaxPixelScale", ReturnType = typeof(float))]
842 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
843 get
844 {
845 throw null;
846 }
847 }
class f__AnonymousType0<< Count > j__TPar