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

◆ UpdateCursors()

void CursorManager.UpdateCursors ( )
inline

Definition at line 65 of file CursorManager.cs.

66 {
67 this.UpdateCursorList();
68 if (!true)
69 {
70 }
71 if (true)
72 {
73 if (!true)
74 {
75 }
77 }
79 if (true)
80 {
81 while (!true)
82 {
83 }
84 return;
85 }
86 for (;;)
87 {
88 }
89 if (!true)
90 {
91 }
92 if (!false)
93 {
94 return;
95 }
96 throw new OutOfMemoryException();
97 }
class f__AnonymousType0<< Count > j__TPar
static void Resort()
void UpdateCursorList()
List< global::Cursor > _cursors

References _cursors, j__TPar, CursorInputLayer.Resort(), and UpdateCursorList().