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

◆ MousePosition

Vector2 GUIInputRegionManager.MousePosition
getset

Definition at line 30 of file GUIInputRegionManager.cs.

31 {
32 [global::Cpp2ILInjected.Token(Token = "0x6000AD2")]
33 [global::Cpp2ILInjected.Address(RVA = "0x9A1138", Offset = "0x9A1138", Length = "0x2C")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAxis), Member = "RegisterPickingRegion", MemberParameters = new object[] { typeof(Axis_Layout) }, ReturnType = typeof(bool))]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIButton), Member = "RegisterPickingRegion", MemberParameters = new object[]
37 {
40 }, ReturnType = typeof(bool))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
43 {
44 typeof(float),
45 typeof(float)
46 }, ReturnType = typeof(void))]
47 get
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar