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

◆ ActiveCursor()

static Cursor Microsoft.Xna.Framework.Input.Mouse.ActiveCursor ( )
inlinestaticprivate

Definition at line 424 of file Mouse.cs.

425 {
427 while (cursor.InputLayer == null)
428 {
429 }
430 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.