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

◆ MouseInfo

MouseState Terraria.GameInput.PlayerInput.MouseInfo
staticgetset

Definition at line 108 of file PlayerInput.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x600397B")]
111 [global::Cpp2ILInjected.Address(RVA = "0x144F9BC", Offset = "0x144F9BC", Length = "0x60")]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "MouseInput", ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
114 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
115 get
116 {
117 throw null;
118 }
119 [global::Cpp2ILInjected.Token(Token = "0x600397C")]
120 [global::Cpp2ILInjected.Address(RVA = "0x144FA1C", Offset = "0x144FA1C", Length = "0x60")]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "ResetInputsOnActiveStateChange", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "MouseInput", ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
125 set
126 {
127 throw null;
128 }
129 }
class f__AnonymousType0<< Count > j__TPar