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 UnityEngine.Event.mousePosition
getset

Definition at line 269 of file Event.cs.

270 {
271 [global::Cpp2ILInjected.Token(Token = "0x6000046")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1F9748C", Offset = "0x1F9748C", Length = "0x4C")]
273 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUI), Member = "DoLabel", MemberParameters = new object[]
275 {
276 typeof(Rect),
277 typeof(GUIContent),
278 typeof(GUIStyle)
279 }, ReturnType = typeof(void))]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUI), Member = "DoButton", MemberParameters = new object[]
281 {
282 typeof(Rect),
283 typeof(int),
284 typeof(GUIContent),
285 typeof(GUIStyle)
286 }, ReturnType = typeof(bool))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUI), Member = "BeginGroup", MemberParameters = new object[]
288 {
289 typeof(Rect),
290 typeof(GUIContent),
291 typeof(GUIStyle),
292 typeof(Vector2)
293 }, ReturnType = typeof(void))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "GetHashCode", ReturnType = typeof(int))]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
296 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Event), Member = "ToString", ReturnType = typeof(string))]
297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIUtility), Member = "HitTest", MemberParameters = new object[]
298 {
299 typeof(Rect),
301 }, ReturnType = typeof(bool))]
302 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
303 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
304 get
305 {
306 throw null;
307 }
308 }
class f__AnonymousType0<< Count > j__TPar