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

◆ DrawCursorOverlay()

void CursorManager.DrawCursorOverlay ( SpriteBatch batch)
inline

Definition at line 423 of file CursorManager.cs.

424 {
425 int size = this._cursorsInpacts._size;
426 if (this._cursorsInpacts == null)
427 {
428 }
429 int size2 = this._cursorsInpacts._size;
430 }
class f__AnonymousType0<< Count > j__TPar
List< CursorManager.CursorFirstContact > _cursorsInpacts

References _cursorsInpacts, and j__TPar.