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

◆ screenYOffset

float Terraria.Main.screenYOffset
staticgetset

Definition at line 5992 of file Main.cs.

5993 {
5994 [global::Cpp2ILInjected.Token(Token = "0x6001CC6")]
5995 [global::Cpp2ILInjected.Address(RVA = "0xBE0468", Offset = "0xBE0468", Length = "0x4C")]
5996 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
5997 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "HandleCursorGridSnap", MemberParameters = new object[]
5998 {
5999 typeof(bool),
6000 typeof(int),
6001 typeof(int),
6002 typeof(int),
6003 typeof(ref float),
6004 typeof(ref float)
6005 }, ReturnType = typeof(void))]
6006 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "HandleGridSnapCursorMovement", MemberParameters = new object[]
6007 {
6008 typeof(Item),
6009 typeof(int),
6010 typeof(int),
6011 typeof(int),
6012 typeof(ref float),
6013 typeof(ref float)
6014 }, ReturnType = typeof(void))]
6015 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "UpdateCursorMovement", ReturnType = typeof(void))]
6016 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw_UpdateCameraPosition", ReturnType = typeof(void))]
6017 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 16)]
6018 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
6019 get
6020 {
6021 throw null;
6022 }
6023 [global::Cpp2ILInjected.Token(Token = "0x6001CC7")]
6024 [global::Cpp2ILInjected.Address(RVA = "0xBE04B4", Offset = "0xBE04B4", Length = "0x58")]
6025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw_UpdateCameraPosition", ReturnType = typeof(void))]
6026 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
6027 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
6028 set
6029 {
6030 throw null;
6031 }
6032 }
class f__AnonymousType0<< Count > j__TPar