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

◆ MouseLeft

bool Terraria.GameInput.TriggersSet.MouseLeft
getset

Definition at line 19 of file TriggersSet.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6003A04")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1470854", Offset = "0x1470854", Length = "0xC")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "UpdateInput", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredSlider), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVerticalSlider), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
27 get
28 {
29 throw null;
30 }
31 [global::Cpp2ILInjected.Token(Token = "0x6003A05")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1470860", Offset = "0x1470860", Length = "0x10")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 set
35 {
36 throw null;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar