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

◆ RemoveRaycasters()

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

Definition at line 31 of file RaycasterManager.cs.

32 {
33 if (!true)
34 {
35 }
36 if (!true)
37 {
38 }
39 }

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