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

◆ pointerMoveHandler

ExecuteEvents.EventFunction<IPointerMoveHandler> UnityEngine.EventSystems.ExecuteEvents.pointerMoveHandler
staticget

Definition at line 175 of file ExecuteEvents.cs.

176 {
177 get
178 {
179 if (!true)
180 {
181 }
182 return 1;
183 }
184 }