terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ rootRaycaster

BaseRaycaster UnityEngine.EventSystems.BaseRaycaster.rootRaycaster
getinherited

Definition at line 48 of file BaseRaycaster.cs.

49 {
50 get
51 {
52 int num = 1;
54 if (num == 0)
55 {
56 }
58 if (rootRaycaster2 != null)
59 {
61 }
62 return this.m_RootRaycaster;
63 }
64 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.EventSystems.EventSystem.RaycastComparer().