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

◆ OnDisable()

override void UnityEngine.EventSystems.EventSystem.OnDisable ( )
inlineprotectedvirtual

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 295 of file EventSystem.cs.

296 {
297 BaseInputModule currentInputModule = this.m_CurrentInputModule;
298 if (!true)
299 {
300 }
301 BaseInputModule currentInputModule2 = this.m_CurrentInputModule;
302 }
class f__AnonymousType0<< Count > j__TPar

References UnityEngine.EventSystems.EventSystem.currentInputModule, j__TPar, and UnityEngine.EventSystems.EventSystem.m_CurrentInputModule.