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

◆ isMouse

bool UnityEngine.Event.isMouse
getset

Definition at line 147 of file Event.cs.

148 {
149 [global::Cpp2ILInjected.Token(Token = "0x600003F")]
150 [global::Cpp2ILInjected.Address(RVA = "0x1F98854", Offset = "0x1F98854", Length = "0x64")]
151 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "GetHashCode", ReturnType = typeof(int))]
153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "ToString", ReturnType = typeof(string))]
155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
157 get
158 {
159 throw null;
160 }
161 }
class f__AnonymousType0<< Count > j__TPar