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

◆ rootRaycaster

BaseRaycaster UnityEngine.EventSystems.BaseRaycaster.rootRaycaster
getsetinherited

Definition at line 62 of file BaseRaycaster.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x60006CE")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1FE54A0", Offset = "0x1FE54A0", Length = "0xA8")]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EventSystem), Member = "RaycastComparer", MemberParameters = new object[]
67 {
68 typeof(RaycastResult),
69 typeof(RaycastResult)
70 }, ReturnType = typeof(int))]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
73 {
76 }, ReturnType = typeof(bool))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "GetComponentsInParent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T[]")]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
79 get
80 {
81 throw null;
82 }
83 }
class f__AnonymousType0<< Count > j__TPar