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

◆ AddRaycaster()

static void UnityEngine.EventSystems.RaycasterManager.AddRaycaster ( BaseRaycaster baseRaycaster)
inlinestatic

Definition at line 10 of file RaycasterManager.cs.

11 {
12 int num = 1;
13 if (num == 0)
14 {
15 }
16 if (num == 0)
17 {
18 }
19 }

Referenced by UnityEngine.EventSystems.BaseRaycaster.OnEnable().